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 2016/10/24 18:26:05 UTC

Build failed in Jenkins: UIMA-AS » Apache UIMA-AS: uimaj-as-core #446

See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/446/changes>

Changes:

[cwiklik] UIMA-AS 5126 improved lifecycle of UIMA-AS MBeans. When stopping a pipeline, the code removes MBeans related to the pipeline being stopped and keeping the other running

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-AS: uimaj-as-core 2.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-core ---
[INFO] Deleting <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 214 files to scan for tasks
Found 113 open tasks.
[TASKS] Computing warning deltas based on reference build #445
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 260 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>:[804,24] cannot find symbol
  symbol:   method addObject(java.lang.String)
  location: variable jmxManagement of type org.apache.uima.aae.jmx.JmxManagement
[INFO] 1 error
[INFO] -------------------------------------------------------------

Build failed in Jenkins: UIMA-AS » Apache UIMA-AS: uimaj-as-core #447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/447/>

------------------------------------------
Established TCP socket on 57344
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -N -B -f <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/pom.xml> -Pextended-test -DlinkXRef=false -DtargetJdk=1.6 -Dcobertura.report.format=xml clean install pmd:pmd pmd:cpd findbugs:findbugs cobertura:cobertura javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-AS: uimaj-as-core 2.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-core ---
[INFO] Deleting <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 214 files to scan for tasks
Found 113 open tasks.
[TASKS] Computing warning deltas based on reference build #445
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 260 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>:[804,24] cannot find symbol
  symbol:   method addObject(java.lang.String)
  location: variable jmxManagement of type org.apache.uima.aae.jmx.JmxManagement
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:04 min
[INFO] Finished at: 2016-10-25T13:40:52+00:00
[INFO] Final Memory: 32M/246M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "extended-test" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project uimaj-as-core: Compilation failure
[ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>:[804,24] cannot find symbol
[ERROR] symbol:   method addObject(java.lang.String)
[ERROR] location: variable jmxManagement of type org.apache.uima.aae.jmx.JmxManagement
[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
Sending e-mails to: dev@uima.apache.org
+TqucMoUEKGSCAEaSwAACsNFCqYAAAAA==[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
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/pom.xml> to org.apache.uima/uimaj-as-core/2.9.0-SNAPSHOT/uimaj-as-core-2.9.0-SNAPSHOT.pom
Sending e-mails to: dev@uima.apache.org

Jenkins build is back to normal : UIMA-AS » Apache UIMA-AS: uimaj-as-core #448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/448/changes>


Build failed in Jenkins: UIMA-AS » Apache UIMA-AS: uimaj-as-core #447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/447/>

------------------------------------------
Established TCP socket on 57344
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -N -B -f <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/pom.xml> -Pextended-test -DlinkXRef=false -DtargetJdk=1.6 -Dcobertura.report.format=xml clean install pmd:pmd pmd:cpd findbugs:findbugs cobertura:cobertura javadoc:javadoc
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA-AS: uimaj-as-core 2.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-core ---
[INFO] Deleting <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target>
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 214 files to scan for tasks
Found 113 open tasks.
[TASKS] Computing warning deltas based on reference build #445
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-core ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (parse-version) @ uimaj-as-core ---
[INFO] Source directory: <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/generated-sources/releaseVersion> added.
[INFO] 
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (setVersions) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 172 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 260 source files to <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>:[804,24] cannot find symbol
  symbol:   method addObject(java.lang.String)
  location: variable jmxManagement of type org.apache.uima.aae.jmx.JmxManagement
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:04 min
[INFO] Finished at: 2016-10-25T13:40:52+00:00
[INFO] Final Memory: 32M/246M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "extended-test" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project uimaj-as-core: Compilation failure
[ERROR] <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/src/main/java/org/apache/uima/aae/controller/BaseAnalysisEngineController.java>:[804,24] cannot find symbol
[ERROR] symbol:   method addObject(java.lang.String)
[ERROR] location: variable jmxManagement of type org.apache.uima.aae.jmx.JmxManagement
[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
YV5Rf55ZekOlc7RKnPKH7IxMBQUcQgBdWQnJ9XnJ+TqucMoUEKGSCAEaSwAACsNFCqYAAAAA==[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
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/org.apache.uima$uimaj-as-core/ws/pom.xml> to org.apache.uima/uimaj-as-core/2.9.0-SNAPSHOT/uimaj-as-core-2.9.0-SNAPSHOT.pom