You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/21 07:52:15 UTC

Build failed in Jenkins: UIMAJ-SDK_java9 » Apache UIMA Java SDK: uimaj-parent #1

See <https://builds.apache.org/job/UIMAJ-SDK_java9/org.apache.uima$uimaj-parent/1/display/redirect>

------------------------------------------
Established TCP socket on 36735
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Feb 21, 2017 7:51:51 AM hudson.remoting.RemoteClassLoader <clinit>
WARNING: null
java.lang.reflect.InaccessibleObjectException: Unable to make protected java.lang.Object java.lang.ClassLoader.getClassLoadingLock(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed module @4e84e179
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:335)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:278)
	at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:196)
	at java.base/java.lang.reflect.Method.setAccessible(Method.java:190)
	at hudson.remoting.RemoteClassLoader.<clinit>(RemoteClassLoader.java:330)
	at hudson.remoting.ImportedClassLoaderTable.get(ImportedClassLoaderTable.java:57)
	at hudson.remoting.UserRequest.perform(UserRequest.java:94)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:844)

Executing Maven:  -B -f /home/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java9/pom.xml -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s /tmp/settings885485536874228854.xml -U -Djava.awt.headless=true -Ppmd,cobertura,findbugs clean install dependency:analyze javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities
[INFO] Apache UIMA Base: uimaj-core
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine
[INFO] Apache UIMA Base: uimaj-document-annotation
[INFO] Apache UIMA Base: uimaj-tools: Tools
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit
[INFO] Apache UIMA Eclipse: uimaj-ep-debug
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins
[INFO] Apache UIMA SDK Documentation - overview and setup
[INFO] Apache UIMA SDK Documentation - references
[INFO] Apache UIMA SDK Documentation - tools
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin
[INFO] Apache UIMA Maven: jcasgen-maven-plugin
[INFO] Apache UIMA Base: uimaj-bootstrap
[INFO] Apache UIMA Aggregate: aggregate-uimaj
[INFO] Apache UIMA Base: uimaj-json: JSON
[INFO] Apache UIMA Java SDK: uimaj
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Java SDK: uimaj-parent 2.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-parent ---
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (default) @ uimaj-parent ---

Jenkins build is back to normal : UIMAJ-SDK_java9 » Apache UIMA Java SDK: uimaj-parent #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java9/org.apache.uima$uimaj-parent/3/display/redirect>


Build failed in Jenkins: UIMAJ-SDK_java9 » Apache UIMA Java SDK: uimaj-parent #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMAJ-SDK_java9/org.apache.uima$uimaj-parent/2/display/redirect>

------------------------------------------
Established TCP socket on 54091
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Feb 21, 2017 7:55:47 AM hudson.remoting.RemoteClassLoader <clinit>
WARNING: null
java.lang.reflect.InaccessibleObjectException: Unable to make protected java.lang.Object java.lang.ClassLoader.getClassLoadingLock(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed module @1fdf6527
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:335)
	at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:278)
	at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:196)
	at java.base/java.lang.reflect.Method.setAccessible(Method.java:190)
	at hudson.remoting.RemoteClassLoader.<clinit>(RemoteClassLoader.java:330)
	at hudson.remoting.ImportedClassLoaderTable.get(ImportedClassLoaderTable.java:57)
	at hudson.remoting.UserRequest.perform(UserRequest.java:94)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:844)

Executing Maven:  -B -f /home/jenkins/jenkins-slave/workspace/UIMAJ-SDK_java9/pom.xml -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s /tmp/settings2584840319027666333.xml -U -Djava.awt.headless=true -Ppmd,cobertura clean install dependency:analyze javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache UIMA Java SDK: uimaj-parent
[INFO] Apache UIMA Base: uimaj-test-util: JUnit utilities
[INFO] Apache UIMA Base: uimaj-core
[INFO] Apache UIMA Base: jVinci: Vinci Transport Library
[INFO] Apache UIMA Base: uimaj-adapter-vinci: Vinci Adapter
[INFO] Apache UIMA Base: uimaj-cpe: Collection Processing Engine
[INFO] Apache UIMA Base: uimaj-document-annotation
[INFO] Apache UIMA Base: uimaj-tools: Tools
[INFO] Apache UIMA Base: uimaj-examples: SDK Examples
[INFO] Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
[INFO] Apache UIMA Base: uimaj-component-test-util: for JUnit
[INFO] Apache UIMA Eclipse: uimaj-ep-debug
[INFO] Apache UIMA Eclipse: uimaj-ep-jcasgen
[INFO] Apache UIMA Eclipse: uimaj-ep-configurator: Descriptor Editor
[INFO] Apache UIMA Eclipse: uimaj-ep-pear-packager
[INFO] Apache UIMA Eclipse: uimaj-ep-launcher
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor
[INFO] Apache UIMA Eclipse: uimaj-ep-cas-editor-ide
[INFO] Apache UIMA Eclipse: uimaj-ep-runtime
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-tools
[INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-runtime
[INFO] Apache UIMA Aggregate: aggregate-uimaj-eclipse-plugins
[INFO] Apache UIMA SDK Documentation - overview and setup
[INFO] Apache UIMA SDK Documentation - references
[INFO] Apache UIMA SDK Documentation - tools
[INFO] Apache UIMA SDK Documentation - tutorials and user's guides
[INFO] Apache UIMA Aggregate: aggregate-uimaj-docbooks
[INFO] Apache UIMA Maven: PearPackagingMavenPlugin
[INFO] Apache UIMA Maven: jcasgen-maven-plugin
[INFO] Apache UIMA Base: uimaj-bootstrap
[INFO] Apache UIMA Aggregate: aggregate-uimaj
[INFO] Apache UIMA Base: uimaj-json: JSON
[INFO] Apache UIMA Java SDK: uimaj
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Java SDK: uimaj-parent 2.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-parent ---
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.7:cobertura (default) > [cobertura]test @ uimaj-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-parent ---
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-parent ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.7:instrument (default) @ uimaj-parent ---
[WARNING] Failed to getClass for org.codehaus.mojo.cobertura.CoberturaInstrumentMojo
[WARNING] Failed to getClass for org.codehaus.mojo.cobertura.CoberturaReportMojo
[WARNING] Failed to getClass for org.codehaus.mojo.cobertura.CoberturaReportMojo