You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/04 08:32:39 UTC

Build failed in Jenkins: Atlas-master-UnitTests #1257

See <https://builds.apache.org/job/Atlas-master-UnitTests/1257/display/redirect?page=changes>

Changes:

[ssubramanian] ATLAS-2643: Re-evaluate tag propagation when a relationship edge is

------------------------------------------
[...truncated 173.54 KB...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.glossary.GlossaryServiceTest
Running org.apache.atlas.query.DSLParsingTest
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.TestModules
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Running org.apache.atlas.query.GremlinQueryComposerTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.migration.PathTest
Running org.apache.atlas.repository.migration.HiveStocksTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.utils.TestResourceFileUtils
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Running org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 sec - in org.apache.atlas.TestModules
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.642 sec - in org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.515 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.387 sec - in org.apache.atlas.utils.TestResourceFileUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.556 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.179 sec - in org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.844 sec - in org.apache.atlas.glossary.PaginationHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.651 sec - in org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.642 sec - in org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.194 sec - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.198 sec - in org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.624 sec - in org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.88 sec - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.199 sec - in org.apache.atlas.query.DSLParsingTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.558 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.773 sec - in org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.235 sec - in org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.513 sec - in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.691 sec - in org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.151 sec - in org.apache.atlas.services.MetricsServiceTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.544 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.483 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.754 sec - in org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.962 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.588 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.869 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.008 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 59.946 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
testInverseReferenceAutoUpdate_Map(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 1.617 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='dbea105d-5c04-438d-92c5-3ceeb9497dc8', typeName='A', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_Map(InverseReferenceUpdateHardDeleteV1Test.java:71)

testInverseReferenceAutoUpdate_NonCompositeManyToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 1.849 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='2cf9c180-d33f-4e76-a534-5a12a6b4fa37', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne(InverseReferenceUpdateHardDeleteV1Test.java:48)

testInverseReferenceAutoUpdate_NonComposite_OneToMany(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.256 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceList(InverseReferenceUpdateV1Test.java:375)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany(InverseReferenceUpdateHardDeleteV1Test.java:42)

testInverseReferenceAutoUpdate_NonComposite_OneToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 1.148 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='bdfea4be-c5f1-41e7-a691-5b5b02d33b44', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne(InverseReferenceUpdateHardDeleteV1Test.java:58)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.276 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.548 sec - in org.apache.atlas.glossary.GlossaryServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.599 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 69.865 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
testMapOfPrimitivesUpdate(org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test)  Time elapsed: 0.03 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.validateMutationResponse(AtlasEntityStoreV1Test.java:1035)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate(AtlasEntityStoreV1Test.java:467)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.484 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.145 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.931 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.43 sec - in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.336 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 135.03 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate:467->validateMutationResponse:1035 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_Map:354->verify_testInverseReferenceAutoUpdate_Map:71->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='dbea105d-5c04-438d-92c5-3ceeb9497dc8', typeName='A', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonCompositeManyToOne:201->verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne:48->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='2cf9c180-d33f-4e76-a534-5a12a6b4fa37', typeName='B', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToMany:141->verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany:42->InverseReferenceUpdateV1Test.verifyReferenceList:375 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToOne:255->verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne:58->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='bdfea4be-c5f1-41e7-a691-5b5b02d33b44', typeName='B', uniqueAttributes={}}]

Tests run: 539, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.536 s]
[INFO] apache-atlas ....................................... SUCCESS [  2.003 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.097 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.538 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  4.920 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.732 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  0.842 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  0.853 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.688 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 31.815 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.109 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.146 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.543 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.757 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.644 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 14.650 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.590 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.074 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.526 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.603 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:06 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.873 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  6.632 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.036 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.363 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:24 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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:12 min
[INFO] Finished at: 2018-05-04T08:32:32Z
[INFO] Final Memory: 132M/2054M
[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/Atlas-master-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1256
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1256
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1257/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : Atlas-master-UnitTests #1263

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-UnitTests/1263/display/redirect?page=changes>


Build failed in Jenkins: Atlas-master-UnitTests #1262

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-UnitTests/1262/display/redirect>

------------------------------------------
[...truncated 173.53 KB...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.glossary.GlossaryServiceTest
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.TestModules
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.repository.migration.HiveStocksTest
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Running org.apache.atlas.utils.TestResourceFileUtils
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 sec - in org.apache.atlas.TestModules
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 sec - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.repository.migration.RelationshipMappingTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.472 sec - in org.apache.atlas.utils.TestResourceFileUtils
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 sec - in org.apache.atlas.repository.impexp.ImportTransformerTest
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.838 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.424 sec - in org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.479 sec - in org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.97 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.services.MetricsServiceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.907 sec - in org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 sec - in org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 sec - in org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Running org.apache.atlas.repository.migration.PathTest
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.query.DSLParsingTest
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 sec - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.813 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.227 sec - in org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.364 sec - in org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.671 sec - in org.apache.atlas.query.DSLParsingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.854 sec - in org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.439 sec - in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.791 sec - in org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.41 sec - in org.apache.atlas.services.MetricsServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.763 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.001 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.621 sec - in org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.62 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 66.622 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
testInverseReferenceAutoUpdate_Map(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.819 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='dc7b3c4f-386d-4d5f-889f-df3ba816b075', typeName='A', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_Map(InverseReferenceUpdateHardDeleteV1Test.java:71)

testInverseReferenceAutoUpdate_NonCompositeManyToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.921 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='14161cba-3972-442d-adf1-eea842fb47fd', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne(InverseReferenceUpdateHardDeleteV1Test.java:48)

testInverseReferenceAutoUpdate_NonComposite_OneToMany(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.373 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceList(InverseReferenceUpdateV1Test.java:375)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany(InverseReferenceUpdateHardDeleteV1Test.java:42)

testInverseReferenceAutoUpdate_NonComposite_OneToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.603 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='55b7152f-edd7-4681-aaa5-6378389b3172', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne(InverseReferenceUpdateHardDeleteV1Test.java:58)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.141 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.508 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.808 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.874 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.813 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.42 sec - in org.apache.atlas.glossary.GlossaryServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.134 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.596 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.148 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 122.479 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
testMapOfPrimitivesUpdate(org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test)  Time elapsed: 0.001 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.validateMutationResponse(AtlasEntityStoreV1Test.java:1035)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate(AtlasEntityStoreV1Test.java:467)

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.563 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.26 sec - in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.718 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate:467->validateMutationResponse:1035 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_Map:354->verify_testInverseReferenceAutoUpdate_Map:71->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='dc7b3c4f-386d-4d5f-889f-df3ba816b075', typeName='A', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonCompositeManyToOne:201->verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne:48->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='14161cba-3972-442d-adf1-eea842fb47fd', typeName='B', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToMany:141->verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany:42->InverseReferenceUpdateV1Test.verifyReferenceList:375 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToOne:255->verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne:58->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='55b7152f-edd7-4681-aaa5-6378389b3172', typeName='B', uniqueAttributes={}}]

Tests run: 539, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.578 s]
[INFO] apache-atlas ....................................... SUCCESS [  2.240 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.567 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.590 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  6.183 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.791 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  0.963 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  0.958 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.650 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 38.958 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.025 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.097 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.595 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.528 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.664 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 24.554 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.560 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.069 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.510 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.707 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:33 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.907 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.149 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 19.303 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  3.972 s]
[INFO] Apache Atlas Repository ............................ FAILURE [03:20 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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:57 min
[INFO] Finished at: 2018-05-04T21:34:58Z
[INFO] Final Memory: 137M/1904M
[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/Atlas-master-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1256
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1256
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1262/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-UnitTests #1261

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-UnitTests/1261/display/redirect>

------------------------------------------
[...truncated 173.54 KB...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.query.GremlinQueryComposerTest
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Running org.apache.atlas.query.DSLParsingTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.repository.migration.PathTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.repository.migration.RelationshipMappingTest
Running org.apache.atlas.utils.TestResourceFileUtils
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Running org.apache.atlas.glossary.GlossaryServiceTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Running org.apache.atlas.repository.migration.HiveStocksTest
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.TestModules
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.989 sec - in org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.09 sec - in org.apache.atlas.utils.TestResourceFileUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.683 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.265 sec - in org.apache.atlas.glossary.PaginationHelperTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.921 sec - in org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.003 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.31 sec - in org.apache.atlas.TestModules
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.444 sec - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.716 sec - in org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.607 sec - in org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.807 sec - in org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.845 sec - in org.apache.atlas.query.DSLParsingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.878 sec - in org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.232 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.441 sec - in org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.274 sec - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.052 sec - in org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.741 sec - in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.505 sec - in org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.871 sec - in org.apache.atlas.services.MetricsServiceTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.021 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.751 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.471 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.534 sec - in org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.031 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 53.178 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
testInverseReferenceAutoUpdate_Map(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 2.255 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='98ed34d8-17ba-4b2c-a0e0-18f204b6965d', typeName='A', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_Map(InverseReferenceUpdateHardDeleteV1Test.java:71)

testInverseReferenceAutoUpdate_NonCompositeManyToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.731 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='51c6b5eb-d37f-4058-b828-9a4dc08ea60d', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne(InverseReferenceUpdateHardDeleteV1Test.java:48)

testInverseReferenceAutoUpdate_NonComposite_OneToMany(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.41 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceList(InverseReferenceUpdateV1Test.java:375)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany(InverseReferenceUpdateHardDeleteV1Test.java:42)

testInverseReferenceAutoUpdate_NonComposite_OneToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.394 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='c3a75702-5499-47ef-abb2-f4940ef752ae', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne(InverseReferenceUpdateHardDeleteV1Test.java:58)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.521 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.728 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.398 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.093 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.35 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.867 sec - in org.apache.atlas.glossary.GlossaryServiceTest
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 65.49 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
testMapOfPrimitivesUpdate(org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test)  Time elapsed: 0.04 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.validateMutationResponse(AtlasEntityStoreV1Test.java:1035)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate(AtlasEntityStoreV1Test.java:467)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.754 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.884 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.814 sec - in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.062 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.565 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate:467->validateMutationResponse:1035 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_Map:354->verify_testInverseReferenceAutoUpdate_Map:71->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='98ed34d8-17ba-4b2c-a0e0-18f204b6965d', typeName='A', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonCompositeManyToOne:201->verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne:48->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='51c6b5eb-d37f-4058-b828-9a4dc08ea60d', typeName='B', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToMany:141->verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany:42->InverseReferenceUpdateV1Test.verifyReferenceList:375 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToOne:255->verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne:58->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='c3a75702-5499-47ef-abb2-f4940ef752ae', typeName='B', uniqueAttributes={}}]

Tests run: 539, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.587 s]
[INFO] apache-atlas ....................................... SUCCESS [  1.765 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.018 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.432 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  4.616 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.724 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  0.805 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  0.808 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.616 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 32.743 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.826 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.134 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.639 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.648 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.754 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 14.723 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.610 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.079 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.513 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.656 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:00 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.843 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  6.543 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.181 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.442 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:22 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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:05 min
[INFO] Finished at: 2018-05-04T19:00:20Z
[INFO] Final Memory: 139M/1878M
[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/Atlas-master-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1256
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1256
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1261/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-UnitTests #1260

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-UnitTests/1260/display/redirect>

------------------------------------------
[...truncated 173.54 KB...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.query.DSLParsingTest
Running org.apache.atlas.glossary.GlossaryServiceTest
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Running org.apache.atlas.query.GremlinQueryComposerTest
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.repository.migration.RelationshipMappingTest
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.utils.TestResourceFileUtils
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.repository.migration.HiveStocksTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Running org.apache.atlas.TestModules
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.repository.migration.PathTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.641 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.915 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.683 sec - in org.apache.atlas.TestModules
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.449 sec - in org.apache.atlas.utils.TestResourceFileUtils
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.694 sec - in org.apache.atlas.glossary.PaginationHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.98 sec - in org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.191 sec - in org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.901 sec - in org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.048 sec - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.914 sec - in org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.627 sec - in org.apache.atlas.query.DSLParsingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.729 sec - in org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.822 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.918 sec - in org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.567 sec - in org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.522 sec - in org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.813 sec - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.708 sec - in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 19.617 sec - in org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.872 sec - in org.apache.atlas.services.MetricsServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.846 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.701 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.814 sec - in org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.517 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.972 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.124 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 83.832 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
testInverseReferenceAutoUpdate_Map(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 2.88 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='e5c669f4-6cdb-4888-a03f-c798e5e479bf', typeName='A', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_Map(InverseReferenceUpdateHardDeleteV1Test.java:71)

testInverseReferenceAutoUpdate_NonCompositeManyToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 1.017 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='c59b5236-17d2-4270-b02d-fddeed730e5b', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne(InverseReferenceUpdateHardDeleteV1Test.java:48)

testInverseReferenceAutoUpdate_NonComposite_OneToMany(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.622 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceList(InverseReferenceUpdateV1Test.java:375)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany(InverseReferenceUpdateHardDeleteV1Test.java:42)

testInverseReferenceAutoUpdate_NonComposite_OneToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.918 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='368f3eeb-33ac-4faf-a06a-f74313a1ced8', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne(InverseReferenceUpdateHardDeleteV1Test.java:58)

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.634 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.09 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.681 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 96.573 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
testMapOfPrimitivesUpdate(org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test)  Time elapsed: 0.064 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.validateMutationResponse(AtlasEntityStoreV1Test.java:1035)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate(AtlasEntityStoreV1Test.java:467)

Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.376 sec - in org.apache.atlas.glossary.GlossaryServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.249 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.473 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.974 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.072 sec - in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.672 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 166.095 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate:467->validateMutationResponse:1035 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_Map:354->verify_testInverseReferenceAutoUpdate_Map:71->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='e5c669f4-6cdb-4888-a03f-c798e5e479bf', typeName='A', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonCompositeManyToOne:201->verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne:48->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='c59b5236-17d2-4270-b02d-fddeed730e5b', typeName='B', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToMany:141->verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany:42->InverseReferenceUpdateV1Test.verifyReferenceList:375 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToOne:255->verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne:58->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='368f3eeb-33ac-4faf-a06a-f74313a1ced8', typeName='B', uniqueAttributes={}}]

Tests run: 540, Failures: 5, Errors: 0, Skipped: 7

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.822 s]
[INFO] apache-atlas ....................................... SUCCESS [  2.996 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.450 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  2.463 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  7.290 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  1.043 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.074 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  1.246 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.814 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 41.519 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.518 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.184 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.723 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.118 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.726 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 16.967 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.743 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.109 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.614 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.665 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:32 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.543 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  7.924 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 22.000 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.769 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:58 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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:39 min
[INFO] Finished at: 2018-05-04T15:34:27Z
[INFO] Final Memory: 138M/1944M
[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/Atlas-master-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1256
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1256
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1260/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-UnitTests #1259

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-UnitTests/1259/display/redirect>

------------------------------------------
[...truncated 173.54 KB...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Running org.apache.atlas.glossary.GlossaryServiceTest
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.query.DSLParsingTest
Running org.apache.atlas.query.GremlinQueryComposerTest
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.repository.migration.HiveStocksTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Running org.apache.atlas.repository.migration.PathTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.migration.RelationshipMappingTest
Running org.apache.atlas.TestModules
Running org.apache.atlas.utils.TestResourceFileUtils
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.542 sec - in org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.859 sec - in org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.12 sec - in org.apache.atlas.glossary.PaginationHelperTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.465 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.942 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.156 sec - in org.apache.atlas.TestModules
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 sec - in org.apache.atlas.utils.TestResourceFileUtils
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.861 sec - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.769 sec - in org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.954 sec - in org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.984 sec - in org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 sec - in org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.62 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.095 sec - in org.apache.atlas.query.DSLParsingTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.652 sec - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.145 sec - in org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.83 sec - in org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.767 sec - in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.891 sec - in org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.66 sec - in org.apache.atlas.services.MetricsServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.367 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.525 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.263 sec - in org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.139 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 50.341 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
testInverseReferenceAutoUpdate_Map(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.843 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='f6142081-23e6-43b9-a1a6-1edb4b152144', typeName='A', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_Map(InverseReferenceUpdateHardDeleteV1Test.java:71)

testInverseReferenceAutoUpdate_NonCompositeManyToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.848 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='040e63ba-2b5d-4008-9499-4428fa83ef70', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne(InverseReferenceUpdateHardDeleteV1Test.java:48)

testInverseReferenceAutoUpdate_NonComposite_OneToMany(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.576 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceList(InverseReferenceUpdateV1Test.java:375)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany(InverseReferenceUpdateHardDeleteV1Test.java:42)

testInverseReferenceAutoUpdate_NonComposite_OneToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 1.462 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='fd625b83-0641-4e40-98bf-4092e93d7313', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne(InverseReferenceUpdateHardDeleteV1Test.java:58)

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.967 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.944 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.479 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.918 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.53 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.132 sec - in org.apache.atlas.glossary.GlossaryServiceTest
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 64.871 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
testMapOfPrimitivesUpdate(org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test)  Time elapsed: 0.032 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.validateMutationResponse(AtlasEntityStoreV1Test.java:1035)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate(AtlasEntityStoreV1Test.java:467)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.559 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.371 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.865 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.59 sec - in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.468 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.575 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate:467->validateMutationResponse:1035 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_Map:354->verify_testInverseReferenceAutoUpdate_Map:71->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='f6142081-23e6-43b9-a1a6-1edb4b152144', typeName='A', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonCompositeManyToOne:201->verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne:48->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='040e63ba-2b5d-4008-9499-4428fa83ef70', typeName='B', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToMany:141->verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany:42->InverseReferenceUpdateV1Test.verifyReferenceList:375 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToOne:255->verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne:58->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='fd625b83-0641-4e40-98bf-4092e93d7313', typeName='B', uniqueAttributes={}}]

Tests run: 539, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.471 s]
[INFO] apache-atlas ....................................... SUCCESS [  1.851 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.469 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.545 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  4.780 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.740 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  0.837 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  0.839 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.716 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 30.049 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.118 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.109 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.640 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.470 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.690 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 14.649 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.624 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.083 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.556 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.619 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:11 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  1.929 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  6.789 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 18.245 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.231 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:23 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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:14 min
[INFO] Finished at: 2018-05-04T12:32:27Z
[INFO] Final Memory: 139M/1919M
[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/Atlas-master-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1256
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1256
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1259/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: Atlas-master-UnitTests #1258

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Atlas-master-UnitTests/1258/display/redirect>

------------------------------------------
[...truncated 173.54 KB...]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ atlas-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 35 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ atlas-repository ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/test-classes>
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/query/BasicTestSetup.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/src/test/java/org/apache/atlas/repository/store/graph/v1/InverseReferenceUpdateV1Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ atlas-repository ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Atlas-master-UnitTests/ws/repository/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.impexp.ExportServiceTest
Running org.apache.atlas.glossary.PaginationHelperTest
Running org.apache.atlas.repository.impexp.ImportTransformsTest
Running org.apache.atlas.glossary.GlossaryServiceTest
Running org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Running org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Running org.apache.atlas.repository.impexp.UniqueListTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Running org.apache.atlas.query.DSLQueriesTest
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
Running org.apache.atlas.repository.impexp.ImportTransformerTest
Running org.apache.atlas.repository.impexp.ZipSourceTest
Running org.apache.atlas.repository.impexp.ImportServiceTest
Running org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Running org.apache.atlas.repository.impexp.AtlasImportRequestTest
Running org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
Running org.apache.atlas.repository.userprofile.UserProfileServiceTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Running org.apache.atlas.query.GremlinQueryComposerTest
Running org.apache.atlas.TestModules
Running org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Running org.apache.atlas.repository.impexp.ZipSinkTest
Running org.apache.atlas.query.DSLParsingTest
Running org.apache.atlas.utils.TestResourceFileUtils
Running org.apache.atlas.services.MetricsServiceTest
Running org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Running org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Running org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Running org.apache.atlas.repository.migration.HiveParititionTest
Running org.apache.atlas.repository.migration.PathTest
Running org.apache.atlas.repository.migration.HiveStocksTest
Running org.apache.atlas.repository.migration.MigrationProgressServiceTest
Running org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Running org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.356 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test
Running org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.1 sec - in org.apache.atlas.repository.impexp.ImportTransformerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.793 sec - in org.apache.atlas.utils.TestResourceFileUtils
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.609 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreV1Test
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 sec - in org.apache.atlas.TestModules
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.223 sec - in org.apache.atlas.repository.impexp.UniqueListTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.414 sec - in org.apache.atlas.glossary.PaginationHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 sec - in org.apache.atlas.repository.audit.InMemoryAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.044 sec - in org.apache.atlas.repository.impexp.ImportTransformerJSONTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.27 sec - in org.apache.atlas.repository.impexp.TypeAttributeDifferenceTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.961 sec - in org.apache.atlas.repository.impexp.AtlasImportRequestTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.241 sec - in org.apache.atlas.repository.impexp.ImportTransformsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.256 sec - in org.apache.atlas.query.DSLParsingTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.762 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1BulkImportPercentTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.836 sec - in org.apache.atlas.utils.ObjectUpdateSynchronizerTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.812 sec - in org.apache.atlas.repository.impexp.ZipSinkTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.294 sec - in org.apache.atlas.repository.impexp.ZipSourceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.993 sec - in org.apache.atlas.repository.migration.MigrationProgressServiceTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.313 sec - in org.apache.atlas.query.GremlinQueryComposerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.27 sec - in org.apache.atlas.repository.audit.CassandraAuditRepositoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.127 sec - in org.apache.atlas.services.MetricsServiceTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.846 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.983 sec - in org.apache.atlas.repository.store.graph.v1.AtlasEntityDefStoreV1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.67 sec - in org.apache.atlas.repository.migration.RelationshipMappingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.271 sec - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateSoftDeleteV1Test
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.459 sec - in org.apache.atlas.repository.userprofile.UserProfileServiceTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.361 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreSoftDeleteV1Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.218 sec - in org.apache.atlas.repository.store.graph.v1.AtlasRelationshipStoreHardDeleteV1Test
Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 67.635 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test
testInverseReferenceAutoUpdate_Map(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 2.531 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='440fcc1d-090c-4ff9-b545-a70ad34dd4ba', typeName='A', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_Map(InverseReferenceUpdateHardDeleteV1Test.java:71)

testInverseReferenceAutoUpdate_NonCompositeManyToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.989 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='90c7b1cc-544d-49dc-a3cf-cba8cfc9f8ba', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne(InverseReferenceUpdateHardDeleteV1Test.java:48)

testInverseReferenceAutoUpdate_NonComposite_OneToMany(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.282 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceList(InverseReferenceUpdateV1Test.java:375)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany(InverseReferenceUpdateHardDeleteV1Test.java:42)

testInverseReferenceAutoUpdate_NonComposite_OneToOne(org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test)  Time elapsed: 0.328 sec  <<< FAILURE!
java.lang.AssertionError: expected [null] but found [AtlasObjectId{guid='d48dee02-029c-4089-8f8f-8e836e765699', typeName='B', uniqueAttributes={}}]
	at org.testng.Assert.fail(Assert.java:94)
	at org.testng.Assert.failNotSame(Assert.java:492)
	at org.testng.Assert.assertNull(Assert.java:428)
	at org.testng.Assert.assertNull(Assert.java:417)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateV1Test.verifyReferenceValue(InverseReferenceUpdateV1Test.java:362)
	at org.apache.atlas.repository.store.graph.v1.InverseReferenceUpdateHardDeleteV1Test.verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne(InverseReferenceUpdateHardDeleteV1Test.java:58)

Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.077 sec - in org.apache.atlas.repository.impexp.ExportServiceTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.904 sec - in org.apache.atlas.repository.store.graph.AtlasTypeDefGraphStoreTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.649 sec - in org.apache.atlas.glossary.GlossaryServiceTest
Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 79.399 sec <<< FAILURE! - in org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test
testMapOfPrimitivesUpdate(org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test)  Time elapsed: 0.036 sec  <<< FAILURE!
java.lang.AssertionError: expected [1] but found [2]
	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.testng.Assert.assertEquals(Assert.java:382)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.validateMutationResponse(AtlasEntityStoreV1Test.java:1035)
	at org.apache.atlas.repository.store.graph.v1.AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate(AtlasEntityStoreV1Test.java:467)

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.834 sec - in org.apache.atlas.repository.migration.HiveParititionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.247 sec - in org.apache.atlas.repository.migration.PathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.782 sec - in org.apache.atlas.repository.migration.HiveStocksTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.945 sec - in org.apache.atlas.repository.impexp.ImportServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.068 sec - in org.apache.atlas.repository.tagpropagation.ClassificationPropagationTest
Tests run: 246, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.449 sec - in org.apache.atlas.query.DSLQueriesTest

Results :

Failed tests: 
  AtlasEntityStoreV1Test.testMapOfPrimitivesUpdate:467->validateMutationResponse:1035 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_Map:354->verify_testInverseReferenceAutoUpdate_Map:71->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='440fcc1d-090c-4ff9-b545-a70ad34dd4ba', typeName='A', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonCompositeManyToOne:201->verify_testInverseReferenceAutoUpdate_NonCompositeManyToOne:48->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='90c7b1cc-544d-49dc-a3cf-cba8cfc9f8ba', typeName='B', uniqueAttributes={}}]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToMany:141->verify_testInverseReferenceAutoUpdate_NonComposite_OneToMany:42->InverseReferenceUpdateV1Test.verifyReferenceList:375 expected [1] but found [2]
  InverseReferenceUpdateHardDeleteV1Test>InverseReferenceUpdateV1Test.testInverseReferenceAutoUpdate_NonComposite_OneToOne:255->verify_testInverseReferenceAutoUpdate_NonComposite_OneToOne:58->InverseReferenceUpdateV1Test.verifyReferenceValue:362 expected [null] but found [AtlasObjectId{guid='d48dee02-029c-4089-8f8f-8e836e765699', typeName='B', uniqueAttributes={}}]

Tests run: 539, Failures: 5, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.861 s]
[INFO] apache-atlas ....................................... SUCCESS [  2.360 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.102 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.723 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  7.034 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.986 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.137 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  1.203 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.915 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 36.399 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.772 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.122 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.687 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.129 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.703 s]
[INFO] Apache Atlas Notification .......................... SUCCESS [ 16.353 s]
[INFO] atlas-client-v2 .................................... SUCCESS [  0.637 s]
[INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.101 s]
[INFO] Apache Atlas Graph Database API .................... SUCCESS [  0.827 s]
[INFO] Graph Database Common Code ......................... SUCCESS [  0.825 s]
[INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [02:23 min]
[INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.267 s]
[INFO] Shaded version of Apache hbase client .............. SUCCESS [  8.300 s]
[INFO] Shaded version of Apache hbase server .............. SUCCESS [ 21.349 s]
[INFO] Apache Atlas Authorization ......................... SUCCESS [  2.512 s]
[INFO] Apache Atlas Repository ............................ FAILURE [02:48 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 Kafka Bridge .......................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:12 min
[INFO] Finished at: 2018-05-04T09:33:22Z
[INFO] Final Memory: 133M/1857M
[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/Atlas-master-UnitTests/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
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1256
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/Atlas-master-UnitTests/ws/> that match the pattern **/target/findbugs.xml
[FINDBUGS] No files found. Configuration error?
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=967bf67eb6858c91c97b13e2b1c60caa1d51299c, workspace=<https://builds.apache.org/job/Atlas-master-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1256
Archiving artifacts
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml,**/target/failsafe-reports/testng-results.xml
Saving reports...
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results-1.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results-2.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results-3.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results-4.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results-5.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results-6.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results-7.xml'
Processing '/x1/jenkins/jenkins-home/jobs/Atlas-master-UnitTests/builds/1258/testng/testng-results.xml'
TestNG Reports Processing: FINISH