See <https://builds.apache.org/job/UIMA-AS/536/display/redirect?page=changes>
Changes: [cwiklik] UIMA-5665 synchronize connection recovery so that only one listener retries until success. [cwiklik] UIMA-5385 modified to throttle service work by using two semaphores: one for target listener and the other for process listener. JMS threads should wait until process threads finish work if all permits are exhausted. Only if a process thread signals a semaphore the JMS thread can add new work. ------------------------------------------ [...truncated 30.48 KB...] [INFO] Copying 1 resource [INFO] [INFO] --- xmlbeans-maven-plugin:2.3.3:xmlbeans (gen-beans-id) @ uimaj-as-core --- [INFO] All schema objects are up to date. [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:javadoc (default-cli) < generate-sources @ uimaj-as-core <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:javadoc (default-cli) @ uimaj-as-core --- [INFO] Skipping javadoc generation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache UIMA-AS: uimaj-as-jms 2.10.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-jms --- [INFO] Deleting <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target> [TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 14 files to scan for tasks Found 3 open tasks. [TASKS] Computing warning deltas based on reference build #535 [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-jms --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-jms --- [INFO] [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-jms --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-jms --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-jms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/classes> [WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/src/main/java/org/apache/uima/adapter/jms/client/BaseUIMAAsynchronousEngineCommon_impl.java>: <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/src/main/java/org/apache/uima/adapter/jms/client/BaseUIMAAsynchronousEngineCommon_impl.java> uses unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/src/main/java/org/apache/uima/adapter/jms/client/BaseUIMAAsynchronousEngineCommon_impl.java>: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-as-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-as-jms --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-as-jms --- [JENKINS] Recording test results [INFO] [INFO] --- maven-antrun-plugin:1.7:run (dup-meta-jar-cleanup) @ uimaj-as-jms --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ uimaj-as-jms --- [INFO] Building jar: <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/uimaj-as-jms.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ uimaj-as-jms --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ uimaj-as-jms --- [INFO] Installing <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/uimaj-as-jms.jar> to /home/jenkins/.m2/repository/org/apache/uima/uimaj-as-jms/2.10.3-SNAPSHOT/uimaj-as-jms-2.10.3-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml> to /home/jenkins/.m2/repository/org/apache/uima/uimaj-as-jms/2.10.3-SNAPSHOT/uimaj-as-jms-2.10.3-SNAPSHOT.pom [INFO] [INFO] --- maven-pmd-plugin:3.7:pmd (default-cli) @ uimaj-as-jms --- [PMD] Searching for all files in <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target> that match the pattern pmd.xml [PMD] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target> [PMD] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/pmd.xml> of module Apache UIMA-AS: uimaj-as-jms with 63 unique warnings and 0 duplicates. [PMD] Computing warning deltas based on reference build #535 [INFO] [INFO] --- maven-pmd-plugin:3.7:cpd (default-cli) @ uimaj-as-jms --- [DRY] Searching for all files in <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target> that match the pattern cpd.xml [DRY] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target> [DRY] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/cpd.xml> of module Apache UIMA-AS: uimaj-as-jms with 0 unique warnings and 0 duplicates. [DRY] Computing warning deltas based on reference build #535 [INFO] [INFO] --- findbugs-maven-plugin:3.0.4:findbugs (default-cli) @ uimaj-as-jms --- [INFO] Fork Value is true [java] Warnings generated: 15 [INFO] Done FindBugs Analysis.... [FINDBUGS] Searching for all files in <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target> that match the pattern findbugsXml.xml [FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/findbugsXml.xml> of module Apache UIMA-AS: uimaj-as-jms with 15 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #535 [INFO] [INFO] >>> cobertura-maven-plugin:2.7:cobertura (default-cli) > [cobertura]test @ uimaj-as-jms >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-jms --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-jms --- [INFO] [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-jms --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-jms --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-jms --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- cobertura-maven-plugin:2.7:instrument (default-cli) @ uimaj-as-jms --- [INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [INFO] Cobertura: Saved information on 33 classes. [INFO] Cobertura: Saved information on 33 classes. [INFO] Instrumentation was successful. [INFO] NOT adding cobertura ser file to attached artifacts list. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ uimaj-as-jms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ uimaj-as-jms --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ uimaj-as-jms --- [JENKINS] Recording test results [INFO] [INFO] <<< cobertura-maven-plugin:2.7:cobertura (default-cli) < [cobertura]test @ uimaj-as-jms <<< [INFO] [INFO] --- cobertura-maven-plugin:2.7:cobertura (default-cli) @ uimaj-as-jms --- [INFO] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [INFO] Cobertura: Loaded information on 33 classes. Report time: 617ms [INFO] Cobertura Report generation was successful. [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:javadoc (default-cli) > generate-sources @ uimaj-as-jms >>> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-jms --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-jms --- [INFO] [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-jms --- [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:javadoc (default-cli) < generate-sources @ uimaj-as-jms <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:javadoc (default-cli) @ uimaj-as-jms --- [INFO] Skipping javadoc generation [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache UIMA-AS: uimaj-as-activemq 2.10.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ uimaj-as-activemq --- [INFO] Deleting <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target> [TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 40 files to scan for tasks Found 12 open tasks. [TASKS] Computing warning deltas based on reference build #535 [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ uimaj-as-activemq --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-project-version) @ uimaj-as-activemq --- [INFO] [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and buildMonth) @ uimaj-as-activemq --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ uimaj-as-activemq --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ uimaj-as-activemq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ uimaj-as-activemq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/target/classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/adapter/jms/activemq/SpringContainerDeployer.java>: Some input files use unchecked or unsafe operations. [WARNING] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/adapter/jms/activemq/SpringContainerDeployer.java>: Recompile with -Xlint:unchecked for details. [WARNING] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] 3 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/adapter/jms/activemq/UimaDefaultMessageListenerContainer.java>:[1380,65] incompatible types: org.apache.uima.aae.controller.AnalysisEngineController cannot be converted to org.apache.uima.aae.controller.PrimitiveAnalysisEngineController [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache UIMA-AS: uima-as-parent ..................... SUCCESS [01:14 min] [INFO] Apache UIMA-AS: uimaj-as-core ...................... SUCCESS [03:57 min] [INFO] Apache UIMA-AS: uimaj-as-jms ....................... SUCCESS [ 42.884 s] [INFO] Apache UIMA-AS: uimaj-as-activemq .................. FAILURE [ 13.292 s] [INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-runtime-deployeditor SKIPPED [INFO] Apache UIMA-AS Eclipse Plugin: uimaj-ep-deployeditor SKIPPED [INFO] Apache UIMA AS: uimaj-as-osgi-runtime .............. SKIPPED [INFO] Apache UIMA-AS: uimaj-as-camel ..................... SKIPPED [INFO] Apache UIMA Eclipse: uimaj-eclipse-feature-deployeditor SKIPPED [INFO] Apache UIMA-AS Aggregate: aggregate-uima-as-eclipse-plugins SKIPPED [INFO] Apache UIMA-AS: uima-as-docbooks ................... SKIPPED [INFO] Apache UIMA-AS Aggregate: aggregate-uima-as ........ SKIPPED [INFO] Apache UIMA-AS: uima-as ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:31 min [INFO] Finished at: 2017-12-07T17:20:24+00:00 [INFO] Final Memory: 139M/836M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project uimaj-as-activemq: Compilation failure [ERROR] <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/src/main/java/org/apache/uima/adapter/jms/activemq/UimaDefaultMessageListenerContainer.java>:[1380,65] incompatible types: org.apache.uima.aae.controller.AnalysisEngineController cannot be converted to org.apache.uima.aae.controller.PrimitiveAnalysisEngineController [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 :uimaj-as-activemq [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-docbooks/pom.xml> to org.apache.uima/uima-as-docbooks/2.10.3-SNAPSHOT/uima-as-docbooks-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as/pom.xml> to org.apache.uima/aggregate-uima-as/2.10.3-SNAPSHOT/aggregate-uima-as-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/pom.xml> to org.apache.uima/uimaj-as-core/2.10.3-SNAPSHOT/uimaj-as-core-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-core/target/uimaj-as-core.jar> to org.apache.uima/uimaj-as-core/2.10.3-SNAPSHOT/uimaj-as-core-2.10.3-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-deployeditor/pom.xml> to org.apache.uima/uimaj-ep-deployeditor/2.10.3-SNAPSHOT/uimaj-ep-deployeditor-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-activemq/pom.xml> to org.apache.uima/uimaj-as-activemq/2.10.3-SNAPSHOT/uimaj-as-activemq-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/pom.xml> to org.apache.uima/uimaj-as-jms/2.10.3-SNAPSHOT/uimaj-as-jms-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-jms/target/uimaj-as-jms.jar> to org.apache.uima/uimaj-as-jms/2.10.3-SNAPSHOT/uimaj-as-jms-2.10.3-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/aggregate-uima-as-eclipse-plugins/pom.xml> to org.apache.uima/aggregate-uima-as-eclipse-plugins/2.10.3-SNAPSHOT/aggregate-uima-as-eclipse-plugins-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-ep-runtime-deployeditor/pom.xml> to org.apache.uima/uimaj-ep-runtime-deployeditor/2.10.3-SNAPSHOT/uimaj-ep-runtime-deployeditor-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-eclipse-feature-deployeditor/pom.xml> to org.apache.uima/uimaj-eclipse-feature-deployeditor/2.10.3-SNAPSHOT/uimaj-eclipse-feature-deployeditor-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-osgi-runtime/pom.xml> to org.apache.uima/uimaj-as-osgi-runtime/2.10.3-SNAPSHOT/uimaj-as-osgi-runtime-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uimaj-as-camel/pom.xml> to org.apache.uima/uimaj-as-camel/2.10.3-SNAPSHOT/uimaj-as-camel-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/pom.xml> to org.apache.uima/uima-as/2.10.3-SNAPSHOT/uima-as-2.10.3-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-AS/ws/trunk/uima-as-parent/pom.xml> to org.apache.uima/uima-as-parent/2.10.3-SNAPSHOT/uima-as-parent-2.10.3-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped [Cobertura] Publishing Cobertura coverage report... [Cobertura] Publishing Cobertura coverage results... [Cobertura] Cobertura coverage report found.
