See 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/329/display/redirect>

------------------------------------------
[...truncated 130.39 KB...]
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.log
[INFO] Exclude: **/target/**
[INFO] Exclude: **/target*/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/mock/**
[INFO] Exclude: **/data/**
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: **/build.log
[INFO] Exclude: **/.bowerrc
[INFO] Exclude: *.json
[INFO] Exclude: **/overlays/**
[INFO] Exclude: dev-support/**
[INFO] Exclude: **/users-credentials.properties
[INFO] Exclude: **/public/css/animate.min.css
[INFO] Exclude: **/public/css/bootstrap-sidebar.css
[INFO] Exclude: **/public/js/external_lib/**
[INFO] Exclude: **/node_modules/**
[INFO] Exclude: **/public/js/libs/**
[INFO] Exclude: **/atlas.data/**
[INFO] Exclude: **/${sys:atlas.data}/**
[INFO] Exclude: **/policy-store.txt
[INFO] Exclude: **/*rebel*.xml
[INFO] Exclude: **/*rebel*.xml.bak
[INFO] Exclude: **/test/resources/**
[INFO] 36 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 36 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
atlas-notification ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
atlas-notification ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/src/main/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
atlas-notification ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/target/classes>
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/src/main/java/org/apache/atlas/notification/AbstractNotification.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/src/main/java/org/apache/atlas/notification/AbstractNotification.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
atlas-notification ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
atlas-notification ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/target/test-classes>
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaConsumerTest.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaConsumerTest.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ 
atlas-notification ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.kafka.KafkaConsumerTest
Running org.apache.atlas.notification.AtlasNotificationMessageTest
Running org.apache.atlas.notification.entity.EntityNotificationTest
Running org.apache.atlas.notification.hook.HookNotificationDeserializerTest
Running org.apache.atlas.notification.hook.HookNotificationTest
Running org.apache.atlas.notification.SplitMessageAggregatorTest
Running org.apache.atlas.kafka.KafkaNotificationMockTest
Running org.apache.atlas.notification.entity.EntityNotificationDeserializerTest
Running org.apache.atlas.notification.AbstractNotificationConsumerTest
Running org.apache.atlas.notification.AbstractNotificationTest
Running org.apache.atlas.notification.MessageVersionTest
Running org.apache.atlas.hook.AtlasTopicCreatorTest
Running org.apache.atlas.kafka.KafkaNotificationTest
Running org.apache.atlas.hook.AtlasHookTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.088 sec - in 
org.apache.atlas.notification.MessageVersionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 sec - in 
org.apache.atlas.notification.entity.EntityNotificationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 sec - in 
org.apache.atlas.notification.AtlasNotificationMessageTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 sec - in 
org.apache.atlas.hook.AtlasTopicCreatorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.329 sec - in 
org.apache.atlas.kafka.KafkaNotificationMockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.715 sec - in 
org.apache.atlas.notification.entity.EntityNotificationDeserializerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.854 sec - in 
org.apache.atlas.notification.AbstractNotificationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.969 sec - in 
org.apache.atlas.notification.hook.HookNotificationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.091 sec - in 
org.apache.atlas.kafka.KafkaConsumerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 sec - in 
org.apache.atlas.notification.SplitMessageAggregatorTest
Tests run: 5, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 3.36 sec <<< 
FAILURE! - in org.apache.atlas.notification.AbstractNotificationConsumerTest
receiveDuplicateSmallMessages(org.apache.atlas.notification.AbstractNotificationConsumerTest)
  Time elapsed: 0.016 sec  <<< FAILURE!
java.lang.AssertionError: expected [false] but found [true]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotEquals(Assert.java:496)
        at org.testng.Assert.assertFalse(Assert.java:63)
        at org.testng.Assert.assertFalse(Assert.java:73)
        at 
org.apache.atlas.notification.AbstractNotificationConsumerTest.receiveDuplicateSmallMessages(AbstractNotificationConsumerTest.java:107)

testNextBackVersion(org.apache.atlas.notification.AbstractNotificationConsumerTest)
  Time elapsed: 0.016 sec  <<< FAILURE!
java.lang.AssertionError: expected 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc38d]
 but found 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc36f]
        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:167)
        at 
org.apache.atlas.notification.AbstractNotificationConsumerTest.testNextBackVersion(AbstractNotificationConsumerTest.java:155)

testReceive(org.apache.atlas.notification.AbstractNotificationConsumerTest)  
Time elapsed: 0.005 sec  <<< FAILURE!
java.lang.AssertionError: expected 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc36f]
 but found 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc38d]
        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:167)
        at 
org.apache.atlas.notification.AbstractNotificationConsumerTest.testReceive(AbstractNotificationConsumerTest.java:78)

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.402 sec - in 
org.apache.atlas.notification.hook.HookNotificationDeserializerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.587 sec - in 
org.apache.atlas.hook.AtlasHookTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.181 sec <<< 
FAILURE! - in org.apache.atlas.kafka.KafkaNotificationTest
testReceiveKafkaMessages(org.apache.atlas.kafka.KafkaNotificationTest)  Time 
elapsed: 4.442 sec  <<< FAILURE!
java.lang.AssertionError: expected [u2] but found [u3]
        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:178)
        at org.testng.Assert.assertEquals(Assert.java:188)
        at 
org.apache.atlas.kafka.KafkaNotificationTest.testReceiveKafkaMessages(KafkaNotificationTest.java:74)


Results :

Failed tests: 
  KafkaNotificationTest.testReceiveKafkaMessages:74 expected [u2] but found [u3]
  AbstractNotificationConsumerTest.receiveDuplicateSmallMessages:107 expected 
[false] but found [true]
  AbstractNotificationConsumerTest.testNextBackVersion:155 expected 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc38d]
 but found 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc36f]
  AbstractNotificationConsumerTest.testReceive:78 expected 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc36f]
 but found 
[org.apache.atlas.notification.AbstractNotificationConsumerTest$TestMessage@1b2dc38d]

Tests run: 57, Failures: 4, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools .................... SUCCESS [  0.691 s]
[INFO] apache-atlas ....................................... SUCCESS [  3.338 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  4.644 s]
[INFO] Open Connector Framework (OCF) ..................... SUCCESS [  1.936 s]
[INFO] Open Metadata Repository Services (OMRS) ........... SUCCESS [  5.636 s]
[INFO] Open Metadata and Governance (OMAG) Server APIs .... SUCCESS [  0.945 s]
[INFO] Connected Asset Open Metadata Access Service (OMAS)  SUCCESS [  1.205 s]
[INFO] Asset Consumer Open Metadata Access Service (OMAS) . SUCCESS [  0.977 s]
[INFO] Open Metadata and Governance (OMAG) Server ......... SUCCESS [  0.781 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 38.508 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.285 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.110 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.650 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  2.552 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.793 s]
[INFO] Apache Atlas Notification .......................... FAILURE [ 15.383 s]
[INFO] atlas-client-v2 .................................... SKIPPED
[INFO] Apache Atlas Graph Database Projects ............... SKIPPED
[INFO] Apache Atlas Graph Database API .................... SKIPPED
[INFO] Graph Database Common Code ......................... SKIPPED
[INFO] Apache Atlas JanusGraph DB Impl .................... SKIPPED
[INFO] Apache Atlas Graph Database Implementation Dependencies SKIPPED
[INFO] Shaded version of Apache hbase client .............. SKIPPED
[INFO] Apache Atlas Titan 0.5.4 Graph DB Impl ............. SKIPPED
[INFO] Shaded version of Apache hbase server .............. SKIPPED
[INFO] Apache Atlas Authorization ......................... SKIPPED
[INFO] Apache Atlas Repository ............................ SKIPPED
[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 Migration Exporter .................... SKIPPED
[INFO] Apache Atlas Distribution .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:21 min
[INFO] Finished at: 2018-05-01T23:55:10Z
[INFO] Final Memory: 109M/1703M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project atlas-notification: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/notification/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-notification




{color:red}-1 overall{color}.  

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

Console output: 
https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/329//console

This message is automatically generated.


======================================================================
======================================================================
    Adding comment to Jira.
======================================================================
======================================================================




======================================================================
======================================================================
    Finished build.
======================================================================
======================================================================


+ EXIT_CODE=1
+ '[' -d 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_5659>
 ']'
+ '[' -d 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_5659>
 ']'
+ mv 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/atlas_patchprocess_5659>
 <https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/patchprocess>
+ rm -f 
<https://builds.apache.org/job/PreCommit-ATLAS-Build-Test/ws/../atlas_patchprocess_5659>
+ exit 1
Build step 'Execute shell' marked build as failure
Set build name.
New build name is 
'#329-master-ATLAS-2634-Large-Notification-Message-Processing-avo.patch'
Archiving artifacts

Reply via email to