See <https://builds.apache.org/job/PDFBox-trunk/777/changes>
Changes: [lehmi] PDFBOX-1844: added a type1 parser to fontbox, pdfbox doesn't use the AWT to render embedded type1 fonts as proposed by John Hewson ------------------------------------------ [...truncated 706 lines...] Running org.apache.pdfbox.pdmodel.font.PDSimpleFontTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 sec Running org.apache.pdfbox.pdmodel.font.TestTTFParser Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.pdfbox.pdmodel.interactive.form.TestFields Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.pdfbox.pdmodel.graphics.optionalcontent.TestOptionalContentGroups Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.apache.pdfbox.pdmodel.graphics.color.PDColorStateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.pdfbox.pdmodel.TestPDDocument Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.apache.pdfbox.pdmodel.TestPDDocumentCatalog Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec Running org.apache.pdfbox.pdmodel.edit.TestPDPageContentStream Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.pdfbox.pdmodel.TestFDF Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.pdfbox.pdmodel.common.function.TestFunctions Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.apache.pdfbox.pdmodel.common.function.TestPDFunctionType4 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.apache.pdfbox.pdmodel.common.function.type4.TestParser Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.pdfbox.pdmodel.common.function.type4.TestOperators Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.apache.pdfbox.pdmodel.common.TestPDNameTreeNode Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.pdfbox.pdmodel.common.TestPDNumberTreeNode Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.apache.pdfbox.cos.TestCOSFloat Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.pdfbox.cos.TestCOSInteger Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.apache.pdfbox.cos.TestCOSString Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.apache.pdfbox.TestExtractText Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Results : Tests run: 194, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ pdfbox --- [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ pdfbox --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: src/main/resources/org/apache/pdfbox/resources/cmap/* [INFO] Exclude: src/test/resources/input/rendering/*.ai [INFO] Exclude: src/test/resources/output/* [INFO] Exclude: release.properties [INFO] 710 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 630 licence. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ pdfbox --- [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ pdfbox --- [WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324) at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:141) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) 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.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) 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 hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) at java.lang.Thread.run(Thread.java:662) Caused by: java.lang.Exception: Error while parsing resource org.apache.archiva.consumers.core/2.0.0.SNAPSHOT at line 43751 and column 27 at org.apache.felix.bundlerepository.impl.PullParser.parseResource(PullParser.java:241) at org.apache.felix.bundlerepository.impl.PullParser.parse(PullParser.java:138) at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:48) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147) at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118) at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316) ... 34 more Caused by: org.xmlpull.v1.XmlPullParserException: Attr.value missing f. package (position:START_TAG <p n='symbersion="[1.4,2)"</require> <require name=' package='org.apache.archiva.consumers.core'>@43751:27 in java.io.InputStreamReader@279099) at org.kxml2.io.KXmlParser.exception(Unknown Source) at org.kxml2.io.KXmlParser.error(Unknown Source) at org.kxml2.io.KXmlParser.parseStartTag(Unknown Source) at org.kxml2.io.KXmlParser.nextImpl(Unknown Source) at org.kxml2.io.KXmlParser.next(Unknown Source) at org.kxml2.io.KXmlParser.nextTag(Unknown Source) at org.apache.felix.bundlerepository.impl.PullParser.parseCapability(PullParser.java:272) at org.apache.felix.bundlerepository.impl.PullParser.parseResource(PullParser.java:199) ... 39 more [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ pdfbox --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/maven-metadata.xml (779 B at 1.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-20140117.200146-119.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-20140117.200146-119.jar (2596 KB at 1886.1 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-20140117.200146-119.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-20140117.200146-119.pom (6 KB at 8.1 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml (383 B at 0.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/2.0.0-SNAPSHOT/maven-metadata.xml (779 B at 1.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox/maven-metadata.xml (383 B at 1.1 KB/sec) [INFO] [INFO] --- maven-bundle-plugin:2.3.7:deploy (default-deploy) @ pdfbox --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Preflight 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ preflight --- [INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target> [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 147 files to scan for tasks Found 19 open tasks. [TASKS] Computing warning deltas based on reference build #776 [INFO] [INFO] --- cobertura-maven-plugin:2.3:clean (default) @ preflight --- [INFO] [INFO] --- javacc-maven-plugin:2.6:javacc (javacc) @ preflight --- Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/javacc/pdf_full_grammar.jj> . . . Warning: Line 172, Column 3: Non-ASCII characters used in regular expression. Please make sure you use the correct Reader when you create the parser, one that can handle your character set. File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated with 0 errors and 1 warnings. Java Compiler Compiler Version 5.0 (Parser Generator) (type "javacc" with no arguments for help) Reading from file <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/javacc/pdf_extractor.jj> . . . File "TokenMgrError.java" does not exist. Will create one. File "ParseException.java" does not exist. Will create one. File "Token.java" does not exist. Will create one. File "SimpleCharStream.java" does not exist. Will create one. Parser generated successfully. [INFO] Processed 2 grammars [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ preflight --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ preflight --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ preflight --- [INFO] Compiling 134 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/util/Type1Parser.java>:[329,40] cannot find symbol symbol : constructor Type1CharStringParser() location: class org.apache.fontbox.cff.Type1CharStringParser [ERROR] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/util/Type1Parser.java>:[331,41] cannot find symbol symbol : method parse(byte[],org.apache.fontbox.cff.IndexData) location: class org.apache.fontbox.cff.Type1CharStringParser [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] PDFBox parent ..................................... SUCCESS [30.613s] [INFO] Apache FontBox .................................... SUCCESS [25.180s] [INFO] Apache JempBox .................................... SUCCESS [10.837s] [INFO] Apache XmpBox ..................................... SUCCESS [18.203s] [INFO] Apache PDFBox ..................................... SUCCESS [1:16.589s] [INFO] Apache Preflight .................................. FAILURE [9.112s] [INFO] Apache Preflight application ...................... SKIPPED [INFO] Apache PDFBox for Ant ............................. SKIPPED [INFO] Apache PDFBox webapp .............................. SKIPPED [INFO] Apache PDFBox application ......................... SKIPPED [INFO] Apache PDFBox examples ............................ SKIPPED [INFO] PDFBox reactor .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:01.477s [INFO] Finished at: Fri Jan 17 20:02:02 UTC 2014 [INFO] Final Memory: 28M/178M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project preflight: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/util/Type1Parser.java>:[329,40] cannot find symbol [ERROR] symbol : constructor Type1CharStringParser() [ERROR] location: class org.apache.fontbox.cff.Type1CharStringParser [ERROR] <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/src/main/java/org/apache/pdfbox/preflight/font/util/Type1Parser.java>:[331,41] cannot find symbol [ERROR] symbol : method parse(byte[],org.apache.fontbox.cff.IndexData) [ERROR] location: class org.apache.fontbox.cff.Type1CharStringParser [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 :preflight [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/war/pom.xml> to org.apache.pdfbox/pdfbox-war/2.0.0-SNAPSHOT/pdfbox-war-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.0-SNAPSHOT/pdfbox-reactor-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/target/fontbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/2.0.0-20140117.195958-132/fontbox-2.0.0-20140117.195958-132.jar [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/pdfbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox/2.0.0-20140117.200146-119/pdfbox-2.0.0-20140117.200146-119.jar [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.0-SNAPSHOT/xmpbox-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/2.0.0-20140117.200030-131/xmpbox-2.0.0-20140117.200030-131.jar [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.0-SNAPSHOT/preflight-app-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/ant/pom.xml> to org.apache.pdfbox/pdfbox-ant/2.0.0-SNAPSHOT/pdfbox-ant-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.0-SNAPSHOT/preflight-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/pom.xml> to org.apache.pdfbox/jempbox/2.0.0-SNAPSHOT/jempbox-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/jempbox/target/jempbox-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/jempbox/2.0.0-20140117.200010-131/jempbox-2.0.0-20140117.200010-131.jar Sending e-mails to: [email protected] channel stopped Archiving artifacts
