Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/1582
```
Zeppelin start [60G[[1;32m OK [0;39m]
< HTTP/1.1 200 OK
[31mException encountered when invoking run on a nested suite - The code
passed to eventually never returned normally. Attempted 832 times over
3.002551618033333 minutes. Last failure message:
AbstractFunctionalSuite.this.find("welcome")(AbstractFunctionalSuite.this.webDriver).isDefined
was false. *** ABORTED ***[0m
[31m Exception encountered when invoking run on a nested suite - The code
passed to eventually never returned normally. Attempted 832 times over
3.002551618033333 minutes. Last failure message:
AbstractFunctionalSuite.this.find("welcome")(AbstractFunctionalSuite.this.webDriver).isDefined
was false. (AbstractFunctionalSuite.scala:44)[0m
[36mRun completed in 3 minutes, 18 seconds.[0m
[36mTotal number of tests run: 0[0m
[36mSuites: completed 1, aborted 1[0m
[36mTests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0[0m
[31m*** 1 SUITE ABORTED ***[0m
[ERROR] Failed to execute goal
org.scalatest:scalatest-maven-plugin:1.0:test (test) on project
zeppelin-server: There are test failures -> [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 :zeppelin-server
```
I think this profile failed due to one of flaky tests.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---