See <https://builds.apache.org/job/Atlas-1.0-UnitTests/1132/display/redirect>

------------------------------------------
[...truncated 59.43 KB...]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ atlas-server-api ---
[INFO] Building jar: 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/server-api/target/atlas-server-api-1.2.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ 
atlas-server-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] ----------------< org.apache.atlas:atlas-notification >-----------------
[INFO] Building Apache Atlas Notification 1.2.0-SNAPSHOT                [10/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ atlas-notification ---
[INFO] Deleting 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification> (includes = 
[**/*.pyc], excludes = [])
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-versions) @ 
atlas-notification ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ atlas-notification 
---
[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification>
[INFO] Storing buildNumber: 52719937ad971b9ae25148a0e57a8ec3e94dc146 at 
timestamp: 1537877463564
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd 
'<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification'> && 'git' 
'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ atlas-notification ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: **/antlr4/**
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: **/javax.script.ScriptEngineFactory
[INFO] Exclude: .reviewboardrc
[INFO] Exclude: 3party-licenses/**
[INFO] Exclude: **/.cache
[INFO] Exclude: **/.cache-main
[INFO] Exclude: **/.cache-tests
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.json
[INFO] Exclude: .pc/**
[INFO] Exclude: debian/**
[INFO] Exclude: .svn/**
[INFO] Exclude: .git/**
[INFO] Exclude: .gitignore
[INFO] Exclude: **/.idea/**
[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/Atlas-1.0-UnitTests/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/Atlas-1.0-UnitTests/ws/notification/target/classes>
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification/src/main/java/org/apache/atlas/notification/NotificationInterface.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification/src/main/java/org/apache/atlas/notification/NotificationInterface.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/Atlas-1.0-UnitTests/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/Atlas-1.0-UnitTests/ws/notification/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaNotificationMockTest.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/notification/src/test/java/org/apache/atlas/kafka/KafkaNotificationMockTest.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/Atlas-1.0-UnitTests/ws/notification/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.atlas.notification.MessageVersionTest
Running org.apache.atlas.hook.AtlasTopicCreatorTest
Running org.apache.atlas.notification.entity.EntityNotificationTest
Running org.apache.atlas.notification.hook.HookNotificationDeserializerTest
Running org.apache.atlas.notification.SplitMessageAggregatorTest
Running org.apache.atlas.notification.AbstractNotificationConsumerTest
Running org.apache.atlas.hook.AtlasHookTest
Running org.apache.atlas.notification.hook.HookNotificationTest
Running org.apache.atlas.notification.AbstractNotificationTest
Running org.apache.atlas.kafka.KafkaNotificationTest
Running org.apache.atlas.kafka.KafkaNotificationMockTest
Running org.apache.atlas.notification.entity.EntityNotificationDeserializerTest
Running org.apache.atlas.notification.AtlasNotificationMessageTest
Running org.apache.atlas.kafka.KafkaConsumerTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 sec - in 
org.apache.atlas.notification.MessageVersionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.569 sec - in 
org.apache.atlas.notification.entity.EntityNotificationTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.6 sec - in 
org.apache.atlas.hook.AtlasTopicCreatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 sec - in 
org.apache.atlas.notification.AtlasNotificationMessageTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.822 sec - in 
org.apache.atlas.kafka.KafkaNotificationMockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.162 sec - in 
org.apache.atlas.notification.entity.EntityNotificationDeserializerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 sec - in 
org.apache.atlas.notification.AbstractNotificationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.174 sec - in 
org.apache.atlas.notification.AbstractNotificationConsumerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.209 sec - in 
org.apache.atlas.notification.SplitMessageAggregatorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.215 sec - in 
org.apache.atlas.notification.hook.HookNotificationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.431 sec - in 
org.apache.atlas.kafka.KafkaConsumerTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 7.716 sec <<< 
FAILURE! - in org.apache.atlas.kafka.KafkaNotificationTest
setup(org.apache.atlas.kafka.KafkaNotificationTest)  Time elapsed: 6.452 sec  
<<< FAILURE!
org.apache.atlas.AtlasException: Failed to start embedded kafka
        at org.I0Itec.zkclient.ZkClient.connect(ZkClient.java:1232)
        at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:156)
        at org.I0Itec.zkclient.ZkClient.<init>(ZkClient.java:130)
        at kafka.utils.ZkUtils$.createZkClientAndConnection(ZkUtils.scala:115)
        at kafka.utils.ZkUtils$.withMetrics(ZkUtils.scala:92)
        at kafka.server.KafkaServer.initZk(KafkaServer.scala:346)
        at kafka.server.KafkaServer.startup(KafkaServer.scala:194)
        at 
org.apache.atlas.kafka.EmbeddedKafkaServer.startKafka(EmbeddedKafkaServer.java:146)
        at 
org.apache.atlas.kafka.EmbeddedKafkaServer.start(EmbeddedKafkaServer.java:81)
        at 
org.apache.atlas.kafka.KafkaNotificationTest.initNotificationService(KafkaNotificationTest.java:88)
        at 
org.apache.atlas.kafka.KafkaNotificationTest.setup(KafkaNotificationTest.java:43)

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.959 sec - in 
org.apache.atlas.notification.hook.HookNotificationDeserializerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.033 sec - in 
org.apache.atlas.hook.AtlasHookTest

Results :

Failed tests: 
  KafkaNotificationTest.setup:43->initNotificationService:88 » Atlas Failed to 
s...

Tests run: 56, Failures: 1, Errors: 0, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.679 s]
[INFO] apache-atlas 1.2.0-SNAPSHOT ........................ SUCCESS [  2.021 s]
[INFO] Apache Atlas Test Utility Tools .................... SUCCESS [  5.145 s]
[INFO] Apache Atlas Integration ........................... SUCCESS [ 35.596 s]
[INFO] Apache Atlas Common ................................ SUCCESS [  2.306 s]
[INFO] Apache Atlas Client ................................ SUCCESS [  0.142 s]
[INFO] atlas-client-common ................................ SUCCESS [  0.873 s]
[INFO] atlas-client-v1 .................................... SUCCESS [  3.665 s]
[INFO] Apache Atlas Server API ............................ SUCCESS [  0.796 s]
[INFO] Apache Atlas Notification .......................... FAILURE [ 10.364 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] 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 Distribution 1.2.0-SNAPSHOT ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:03 min
[INFO] Finished at: 2018-09-25T12:11:13Z
[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/Atlas-1.0-UnitTests/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
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-1.0-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=52719937ad971b9ae25148a0e57a8ec3e94dc146, 
workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[CHECKSTYLE] Computing warning deltas based on reference build #1131
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Searching for all files in 
<https://builds.apache.org/job/Atlas-1.0-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=52719937ad971b9ae25148a0e57a8ec3e94dc146, 
workspace=<https://builds.apache.org/job/Atlas-1.0-UnitTests/ws/>
[FINDBUGS] Computing warning deltas based on reference build #1131
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-1.0-UnitTests/builds/1132/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/1132/testng/testng-results-2.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/1132/testng/testng-results-3.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/Atlas-1.0-UnitTests/builds/1132/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to