See 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/23/changes>

Changes:

[paulmerlin] ZEST-177 Upgrade to ElasticSearch 5

[paulmerlin] build: move all tasks/plugins to the same package in buildSrc

[paulmerlin] ZEST-190 Fix documentation snippet include

[paulmerlin] build: enable gradle’s configure-on-demand

[paulmerlin] testsupport: introduce @NotYetImplemented annotation and its JUnit 
rule

[paulmerlin] build: introduce zest extension for shorted dependency notation

[paulmerlin] build: use zest extension for shorter dependency notation

[paulmerlin] build: move build logic from build scripts to plugins in buildSrc

[paulmerlin] minor: fix some javac & javadoc warnings in core

[paulmerlin] testsupport: limit resource usage of FreePortFinder

[paulmerlin] ZEST-188 Remove remains of scala support

[paulmerlin] build: fix task groups

[paulmerlin] build: extract dev/release version condition

[paulmerlin] build: move website & manual build logic to ManualPlugin in 
buildSrc

[paulmerlin] Revert "build: enable gradle’s configure-on-demand"

[paulmerlin] build: safer cleanup in ExecLogged

[paulmerlin] Fix forum sample

[paulmerlin] build: fix samples tasks name conflicts

[paulmerlin] build: isolate test working/tmp/home directories

[paulmerlin] fileconfig: introduce convention helper

[paulmerlin] tests: use fileconfig convention everywhere

[paulmerlin] build: match Gradle maxWorkers and Test maxParallelForks

[paulmerlin] testsupport: prefer TemporaryFolder over DelTree junit rule

[paulmerlin] build: move back dependencies declaration from buildSrc to ./

[paulmerlin] osgi: upgrade to 4.3.1 and fix compilation

[paulmerlin] uowfile: fix tests for parallel execution

[paulmerlin] fileconfig: add coverage

[paulmerlin] tools/shell: fix non-isolated tests and file operations

[paulmerlin] build: better tests isolation

[paulmerlin] tests: properly isolate all tests that rely on fileconfig

[paulmerlin] http: fix tests using keystores broken in isolation

[paulmerlin] tests: properly isolate all tests that rely on ephemeral network 
ports

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H11 (ubuntu) in workspace 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/zest-java.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/zest-java.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 0cd5a1508217654cd0dbe70864e705fc71b874b6 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cd5a1508217654cd0dbe70864e705fc71b874b6
 > git rev-list 2bdc64f25414f86faa9e1e589da7007a58bd2a19 # timeout=10
[Zest(JavaEdition)-develop-java9-check] $ /bin/bash -xe 
/tmp/hudson1314528194281855811.sh
+ java -version
java version "9-ea"
Java(TM) SE Runtime Environment (build 9-ea+142-jigsaw-nightly-h5677-20161102)
Java HotSpot(TM) 64-Bit Server VM (build 
9-ea+142-jigsaw-nightly-h5677-20161102, mixed mode)
[Gradle] - Launching build.
[Zest(JavaEdition)-develop-java9-check] $ 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/gradlew>
 --no-daemon --continue clean check

FAILURE: Build failed with an exception.

* What went wrong:
java.lang.ExceptionInInitializerError (no error message)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found 
but none of them are new. Did tests run? 
For example, 
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java9-check/ws/core/api/build/test-results/test/TEST-org.apache.zest.api.OperatorsTest.xml>
 is 13 days old


Reply via email to