See <https://builds.apache.org/job/PDFBox-trunk/1031/changes>
Changes: [lehmi] PDFBOX-2136: use the Type1Parser to extract the encoding from an embedded type1 font [lehmi] PDFBOX-2136: added method getCodeToNameMap ------------------------------------------ [...truncated 1013 lines...] [INFO] Installing org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-app --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 2.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140611.182043-349.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140611.182043-349.jar (16204 KB at 2740.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140611.182043-349.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-20140611.182043-349.pom (3 KB at 7.2 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 1.2 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/2.0.0-SNAPSHOT/maven-metadata.xml (783 B at 2.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-app/maven-metadata.xml (387 B at 0.7 KB/sec) [INFO] [INFO] --- maven-bundle-plugin:2.4.0:deploy (default-deploy) @ pdfbox-app --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache PDFBox examples 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-examples --- [INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target> [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples'> for files matching the pattern '**/*.java' - excludes: [TASKS] Found 44 files to scan for tasks Found 12 open tasks. [TASKS] Computing warning deltas based on reference build #1030 [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-examples --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pdfbox-examples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pdfbox-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/classes> [WARNING] Note: Some input files use unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pdfbox-examples --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pdfbox-examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ pdfbox-examples --- [INFO] Surefire report directory: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.pdfbox.examples.pdmodel.TestCreateSignature SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.968 sec - in org.apache.pdfbox.examples.pdmodel.TestCreateSignature Running org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.pdfbox.examples.pdmodel.TestRubberStampWithImage Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ pdfbox-examples --- [INFO] Building jar: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-examples --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-examples --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: release.properties [INFO] 65 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 52 licence. [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-examples --- [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-examples --- Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 1.7 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140611.182113-344.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140611.182113-344.jar (109 KB at 222.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140611.182113-344.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-20140611.182113-344.pom (4 KB at 9.5 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 1.8 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/maven-metadata.xml (788 B at 2.3 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-examples/maven-metadata.xml (392 B at 0.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building PDFBox reactor 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-reactor --- [INFO] Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target> [TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk'> for files matching the pattern '**/*.java' - excludes: parent/**/*, fontbox/**/*, jempbox/**/*, xmpbox/**/*, pdfbox/**/*, preflight/**/*, preflight-app/**/*, tools/**/*, app/**/*, examples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #1030 [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-reactor --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-reactor --- [INFO] [INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-reactor --- [INFO] 61 implicit excludes (use -debug for more details). [INFO] Exclude: release.properties [INFO] 34 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 13 licence. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] PDFBox parent ..................................... SUCCESS [44.773s] [INFO] Apache FontBox .................................... SUCCESS [38.725s] [INFO] Apache JempBox .................................... SUCCESS [26.985s] [INFO] Apache XmpBox ..................................... SUCCESS [36.161s] [INFO] Apache PDFBox ..................................... SUCCESS [2:01.220s] [INFO] Apache Preflight .................................. SUCCESS [38.221s] [INFO] Apache Preflight application ...................... SUCCESS [25.072s] [INFO] Apache PDFBox tools ............................... SUCCESS [18.220s] [INFO] Apache PDFBox application ......................... SUCCESS [30.287s] [INFO] Apache PDFBox examples ............................ SUCCESS [22.741s] [INFO] PDFBox reactor .................................... FAILURE [5.092s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7:10.524s [INFO] Finished at: Wed Jun 11 18:21:22 UTC 2014 [INFO] Final Memory: 37M/433M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project pdfbox-reactor: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/target/rat.txt> -> [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 :pdfbox-reactor [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/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-app/2.0.0-20140611.182043-349/pdfbox-app-2.0.0-20140611.182043-349.jar Sending artifact delta relative to PDFBox-trunk ? Apache PDFBox application #1030 Archived 2 artifacts Archive block size is 32768 Received 336 blocks and 5585939 bytes Compression is 66.3% Took 5.3 sec [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 Sending artifact delta relative to PDFBox-trunk ? PDFBox reactor #1030 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 6737 bytes Compression is 0.0% Took 0.15 sec [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-20140611.181537-380/fontbox-2.0.0-20140611.181537-380.jar Sending artifact delta relative to PDFBox-trunk ? Apache FontBox #1030 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 246661 bytes Compression is 0.0% Took 0.45 sec [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-20140611.181846-360/pdfbox-2.0.0-20140611.181846-360.jar Sending artifact delta relative to PDFBox-trunk ? Apache PDFBox #1030 Archived 2 artifacts Archive block size is 32768 Received 38 blocks and 1992988 bytes Compression is 38.5% Took 1.9 sec [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-20140611.181643-374/xmpbox-2.0.0-20140611.181643-374.jar Sending artifact delta relative to PDFBox-trunk ? Apache XmpBox #1030 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 133447 bytes Compression is 0.0% Took 0.19 sec [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/preflight-app/target/preflight-app-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight-app/2.0.0-20140611.181955-356/preflight-app-2.0.0-20140611.181955-356.jar Sending artifact delta relative to PDFBox-trunk ? Apache Preflight application #1030 Archived 2 artifacts Archive block size is 32768 Received 73 blocks and 5426247 bytes Compression is 30.6% Took 2.7 sec [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/target/pdfbox-tools-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-tools/2.0.0-20140611.182016-219/pdfbox-tools-2.0.0-20140611.182016-219.jar Sending artifact delta relative to PDFBox-trunk ? Apache PDFBox tools #1030 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 95882 bytes Compression is 0.0% Took 0.11 sec [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/examples/target/pdfbox-examples-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/pdfbox-examples/2.0.0-20140611.182113-344/pdfbox-examples-2.0.0-20140611.182113-344.jar Sending artifact delta relative to PDFBox-trunk ? Apache PDFBox examples #1030 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 114934 bytes Compression is 0.0% Took 0.11 sec [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/preflight/target/preflight-2.0.0-SNAPSHOT.jar> to org.apache.pdfbox/preflight/2.0.0-20140611.181928-358/preflight-2.0.0-20140611.181928-358.jar Sending artifact delta relative to PDFBox-trunk ? Apache Preflight #1030 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 313062 bytes Compression is 0.0% Took 0.16 sec [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 Sending artifact delta relative to PDFBox-trunk ? PDFBox parent #1030 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 12557 bytes Compression is 0.0% Took 83 ms [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-20140611.181604-375/jempbox-2.0.0-20140611.181604-375.jar Sending artifact delta relative to PDFBox-trunk ? Apache JempBox #1030 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 54335 bytes Compression is 0.0% Took 1.5 sec Sending e-mails to: [email protected] channel stopped Archiving artifacts Sending artifact delta relative to PDFBox-trunk #1030 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 22837 bytes Compression is 0.0% Took 0.16 sec
