See <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/126/>
------------------------------------------ [...truncated 42 lines...] [INFO] --- maven-dependency-plugin:2.3:copy (Copy uima dependencies to osgi/lib) @ AlchemyAPIAnnotator --- [INFO] Configured Artifact: org.apache.uima:uimaj-core:2.3.1:jar [INFO] Copying uimaj-core-2.3.1.jar to <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/osgi/lib/uimaj-core-2.3.1.jar> [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy standard dirs and files to base-bin) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/src/main/readme> [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy desc so its contents can be found in Jar) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ AlchemyAPIAnnotator --- [INFO] Compiling 150 source files to <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ AlchemyAPIAnnotator --- [INFO] Compiling 22 source files to <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ AlchemyAPIAnnotator --- [INFO] Surefire report directory: <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.uima.alchemy.digester.KeywordXMLDigesterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec Running org.apache.uima.alchemy.digester.RankedEntityXMLDigesterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.uima.alchemy.digester.CategorizationJsonDigesterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.uima.alchemy.digester.RankedEntityJsonDigesterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.uima.alchemy.annotator.TextKeywordExtractionAnnotatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 sec Running org.apache.uima.alchemy.annotator.TextConceptTaggingAnnotatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.apache.uima.alchemy.annotator.TextLanguageDetectionAnnotatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.apache.uima.alchemy.annotator.HtmlMicroformatsAnnotatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running org.apache.uima.alchemy.annotator.URLMicroformatsAnnotatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.apache.uima.alchemy.annotator.TextCategorizationAnnotatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.apache.uima.alchemy.annotator.TextRankedEntityExtractionAnnotatorTest Feb 6, 2015 11:00:04 PM org.apache.uima.alchemy.mapper.processor.RankedEntitiesProcessor buildAnnotations(116) INFO: added AlchemyAnnotation for Afghanistan of type org.apache.uima.alchemy.ts.entity.Country Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec Running org.apache.uima.alchemy.annotator.SimpleTest Feb 6, 2015 11:00:05 PM org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl callAnalysisComponentProcess(405) SEVERE: Exception occurred org.apache.uima.analysis_engine.AnalysisEngineProcessException at org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator.process(AbstractAlchemyAnnotator.java:142) at org.apache.uima.analysis_component.JCasAnnotator_ImplBase.process(JCasAnnotator_ImplBase.java:48) at org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.callAnalysisComponentProcess(PrimitiveAnalysisEngine_impl.java:377) at org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl.processAndOutputNewCASes(PrimitiveAnalysisEngine_impl.java:295) at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:267) at org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase.process(AnalysisEngineImplBase.java:280) at org.apache.uima.alchemy.utils.TestUtils.executeAE(TestUtils.java:137) at org.apache.uima.alchemy.annotator.SimpleTest.testAnalysisEngineError(SimpleTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20) at org.junit.runners.BlockJUnit4ClassRunner.runNotIgnored(BlockJUnit4ClassRunner.java:79) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:71) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:49) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) at org.junit.runners.ParentRunner.run(ParentRunner.java:236) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70) Caused by: org.apache.uima.alchemy.digester.exception.ResultDigestingException: org.apache.uima.alchemy.annotator.exception.AlchemyCallFailedException: ERROR - invalid-api-key at org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator.process(AbstractAlchemyAnnotator.java:137) ... 36 more Caused by: org.apache.uima.alchemy.annotator.exception.AlchemyCallFailedException: ERROR - invalid-api-key at org.apache.uima.alchemy.annotator.AbstractAlchemyAnnotator.process(AbstractAlchemyAnnotator.java:132) ... 36 more Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-dependency-plugin:2.3:unpack (copyDocbookInfo) @ AlchemyAPIAnnotator --- [INFO] Configured Artifact: org.apache.uima:uima-build-resources:2:jar [INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-build-resources/2/uima-build-resources-2.jar to <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target> with includes "docbook-shared/**" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:2.3:unpack (copyDocbookInfoNextToOlink) @ AlchemyAPIAnnotator --- [INFO] Configured Artifact: org.apache.uima:uima-build-resources:1:jar > isMarkerOlder: artifact1 = /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-build-resources/1/uima-build-resources-1.jar marker = /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/dependency-maven-plugin-markers/org.apache.uima-uima-build-resources-jar-1376161406 artifact1 lastModified: 1342615181000 marker lastModified: 1342615181000 < false = marker older than artifact? [INFO] uima-build-resources-1.jar already unpacked. [INFO] [INFO] --- maven-dependency-plugin:2.3:unpack (getOlink) @ AlchemyAPIAnnotator --- [INFO] Configured Artifact: org.apache.uima:uima-docbook-olink:olink:1-SNAPSHOT:zip Downloading: http://repository.apache.org/snapshots/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/maven-metadata.xml (810 B at 2.3 KB/sec) > isMarkerOlder: artifact1 = /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/uima-docbook-olink-1-SNAPSHOT-olink.zip marker = /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/uima-docbook-olink/1-SNAPSHOT/dependency-maven-plugin-markers/org.apache.uima-uima-docbook-olink-zip-olink-1-SNAPSHOT.marker artifact1 lastModified: 1366994596000 marker lastModified: 1366994596000 < false = marker older than artifact? [INFO] uima-docbook-olink-1-SNAPSHOT-olink.zip already unpacked. [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ AlchemyAPIAnnotator --- [INFO] Building jar: <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/uima-an-alchemy.jar> [INFO] [INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ AlchemyAPIAnnotator --- [INFO] [INFO] --- maven-javadoc-plugin:2.7:jar (attach-javadocs) @ AlchemyAPIAnnotator --- [INFO] Building jar: <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/uima-an-alchemy-javadoc.jar> [INFO] [INFO] --- docbkx-maven-plugin:2.0.14:generate-html (html) @ AlchemyAPIAnnotator --- [INFO] Processing input file: AlchemyAPIAnnotatorUserGuide.xml [INFO] Applying customization parameters [INFO] <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/site/d/AlchemyAPIAnnotatorUserGuide.html> has been generated. [INFO] [INFO] --- docbkx-maven-plugin:2.0.14:generate-pdf (pdf) @ AlchemyAPIAnnotator --- [INFO] Processing input file: AlchemyAPIAnnotatorUserGuide.xml [INFO] Applying customization parameters [INFO] targetFileExtension pdf [INFO] type fo [WARNING] Font "Symbol,normal,700" not found. Substituting with "Symbol,normal,400". [WARNING] Font "ZapfDingbats,normal,700" not found. Substituting with "ZapfDingbats,normal,400". [WARNING] The following feature isn't implemented by Apache FOP, yet: table-layout="auto" (on fo:table) (See position 95:1015) [INFO] <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/docbkx/pdf/AlchemyAPIAnnotatorUserGuide.pdf> has been generated. [INFO] <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/docbkx/pdf/AlchemyAPIAnnotatorUserGuide.fo> has been generated. [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (docbook-copy-images) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (docbook-copy-css) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (docbook-move-pdf) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy standard target jar to base-bin/lib) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (copy generated docbook artifacts to base-bin/doc folder) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- PearPackagingMavenPlugin:2.3.1:package (build uima annnotator Pear) @ AlchemyAPIAnnotator --- [INFO] Start building PEAR package for component AlchemyAPIAnnotator [INFO] PEAR package for component AlchemyAPIAnnotator successfully created at: <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/AlchemyAPIAnnotator.pear> [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (Copy base-bin to osgi) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (Copy base-bin to pearPackaging) @ AlchemyAPIAnnotator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-assembly-plugin:2.2.1:single (binary-release) @ AlchemyAPIAnnotator --- Downloading: http://repo1.maven.org/maven2/org/apache/uima/uima-build-resources/2/uima-build-resources-2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/uima/uima-build-resources/2/uima-build-resources-2.pom (6 KB at 13.8 KB/sec) [INFO] Skipping the assembly in this project because it's not the Execution Root [INFO] [INFO] --- maven-bundle-plugin:2.3.4:manifest (uima-bundle) @ AlchemyAPIAnnotator --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (Create OSGi Jar) @ AlchemyAPIAnnotator --- [INFO] Building jar: <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/org.apache.uima.AlchemyAPIAnnotator_2.3.2.SNAPSHOT-osgi.jar> [INFO] [INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-pear-artifact) @ AlchemyAPIAnnotator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ AlchemyAPIAnnotator --- [INFO] Installing <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/uima-an-alchemy.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/AlchemyAPIAnnotator/2.3.2-SNAPSHOT/AlchemyAPIAnnotator-2.3.2-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/AlchemyAPIAnnotator/2.3.2-SNAPSHOT/AlchemyAPIAnnotator-2.3.2-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/uima-an-alchemy-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/AlchemyAPIAnnotator/2.3.2-SNAPSHOT/AlchemyAPIAnnotator-2.3.2-SNAPSHOT-javadoc.jar [INFO] Installing <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/org.apache.uima.AlchemyAPIAnnotator_2.3.2.SNAPSHOT-osgi.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/AlchemyAPIAnnotator/2.3.2-SNAPSHOT/AlchemyAPIAnnotator-2.3.2-SNAPSHOT-osgi.jar [INFO] Installing <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/AlchemyAPIAnnotator.pear> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/uima/AlchemyAPIAnnotator/2.3.2-SNAPSHOT/AlchemyAPIAnnotator-2.3.2-SNAPSHOT.pear [INFO] [INFO] --- maven-pmd-plugin:3.4:pmd (default-cli) @ AlchemyAPIAnnotator --- [PMD] Finding all files that match the pattern pmd.xml [PMD] Parsing 1 files in <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target> [PMD] Successfully parsed file <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/pmd.xml> of module Apache UIMA Annotator: AlchemyAPIAnnotator with 94 warnings. [PMD] Computing warning deltas based on reference build #124 [INFO] [INFO] --- maven-pmd-plugin:3.4:cpd (default-cli) @ AlchemyAPIAnnotator --- [DRY] Finding all files that match the pattern cpd.xml [DRY] Parsing 1 files in <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target> [DRY] Successfully parsed file <https://builds.apache.org/job/UIMA%20Addons/org.apache.uima$AlchemyAPIAnnotator/ws/target/cpd.xml> of module Apache UIMA Annotator: AlchemyAPIAnnotator with 8 warnings. [DRY] Computing warning deltas based on reference build #124 [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ AlchemyAPIAnnotator --- [INFO] Fork Value is true [java] Exception in thread "main" java.lang.UnsupportedClassVersionError: edu/umd/cs/findbugs/FindBugs2 : Unsupported major.minor version 51.0 [java] at java.lang.ClassLoader.defineClass1(Native Method) [java] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) [java] at java.lang.ClassLoader.defineClass(ClassLoader.java:615) [java] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [java] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [java] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [java] at java.security.AccessController.doPrivileged(Native Method) [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [java] Could not find the main class: edu.umd.cs.findbugs.FindBugs2. Program will exit. [FINDBUGS] No report found for mojo findbugs
