See <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/530/display/redirect?page=changes>
Changes: [Tilman Hausherr] PDFBOX-5258: lazy clipping, by Stephan Schwiebert; closes #127 [Tilman Hausherr] PDFBOX-5258: smaller parameter list for transfer; use abstract class where possible ------------------------------------------ [...truncated 31.29 KB...] [INFO] [INFO] Results: [INFO] [INFO] Tests run: 807, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ xmpbox --- [INFO] Loading execution data file <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/jacoco.exec> [INFO] Analyzed bundle 'Apache XmpBox' with 73 classes [INFO] [INFO] --- animal-sniffer-maven-plugin:1.20:check (check-java-version) @ xmpbox --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ xmpbox --- [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ xmpbox --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ xmpbox >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (default) @ xmpbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ xmpbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ xmpbox --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/jacoco.exec> [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ xmpbox <<< [INFO] [INFO] [INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ xmpbox --- [INFO] [INFO] ----------------------< org.apache.pdfbox:pdfbox >---------------------- [INFO] Building Apache PDFBox 3.0.0-SNAPSHOT [4/12] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (default) @ pdfbox --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ pdfbox --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ pdfbox --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/jacoco.exec> [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ pdfbox --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] Copying appended resource: META-INF/NOTICE [INFO] Copying appended resource: META-INF/LICENSE [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ pdfbox --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 21 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ pdfbox --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 625 source files to <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/target/classes> [INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>: Some input files use unchecked or unsafe operations. [INFO] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/common/PDStream.java>: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType0Font.java>:[435,18] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType0Font.java>:[437,30] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType3Font.java>:[197,18] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType0.java>:[446,18] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1CFont.java>:[346,18] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1Font.java>:[399,18] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType2.java>:[314,18] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [WARNING] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.java>:[340,18] getHeight(int) in org.apache.pdfbox.pdmodel.font.PDFontLike has been deprecated [INFO] 8 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/graphics/state/PDGraphicsState.java>:[86,27] java.awt.geom.Path2D is abstract; cannot be instantiated [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache PDFBox [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache PDFBox 3.0.0-SNAPSHOT: [INFO] [INFO] PDFBox parent ...................................... SUCCESS [ 10.705 s] [INFO] Apache FontBox ..................................... SUCCESS [ 39.824 s] [INFO] Apache XmpBox ...................................... SUCCESS [ 12.049 s] [INFO] Apache PDFBox ...................................... FAILURE [ 10.711 s] [INFO] Apache Preflight ................................... SKIPPED [INFO] Apache Preflight application ....................... SKIPPED [INFO] Apache PDFBox Debugger ............................. SKIPPED [INFO] Apache PDFBox tools ................................ SKIPPED [INFO] Apache PDFBox application .......................... SKIPPED [INFO] Apache PDFBox Debugger application ................. SKIPPED [INFO] Apache PDFBox examples ............................. SKIPPED [INFO] Apache PDFBox ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:49 min [INFO] Finished at: 2021-08-15T06:34:42Z [INFO] ------------------------------------------------------------------------ ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException at hudson.remoting.Channel$2.adapt(Channel.java:1039) at hudson.remoting.Channel$2.adapt(Channel.java:1033) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186) at hudson.maven.Maven3Builder.call(Maven3Builder.java:144) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.NullPointerException ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException at hudson.remoting.Channel$2.adapt(Channel.java:1039) at hudson.remoting.Channel$2.adapt(Channel.java:1033) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186) at hudson.maven.Maven3Builder.call(Maven3Builder.java:144) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.NullPointerException ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException at hudson.remoting.Channel$2.adapt(Channel.java:1039) at hudson.remoting.Channel$2.adapt(Channel.java:1033) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186) at hudson.maven.Maven3Builder.call(Maven3Builder.java:144) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.NullPointerException ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException at hudson.remoting.Channel$2.adapt(Channel.java:1039) at hudson.remoting.Channel$2.adapt(Channel.java:1033) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186) at hudson.maven.Maven3Builder.call(Maven3Builder.java:144) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.NullPointerException ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException at hudson.remoting.Channel$2.adapt(Channel.java:1039) at hudson.remoting.Channel$2.adapt(Channel.java:1033) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186) at hudson.maven.Maven3Builder.call(Maven3Builder.java:144) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.NullPointerException ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException at hudson.remoting.Channel$2.adapt(Channel.java:1039) at hudson.remoting.Channel$2.adapt(Channel.java:1033) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186) at hudson.maven.Maven3Builder.call(Maven3Builder.java:144) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.NullPointerException [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project pdfbox: Compilation failure [ERROR] <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/graphics/state/PDGraphicsState.java>:[86,27] java.awt.geom.Path2D is abstract; cannot be instantiated [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 :pdfbox [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/xmpbox/target/xmpbox-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/xmpbox/3.0.0-SNAPSHOT/xmpbox-3.0.0-SNAPSHOT-sources.jar [Fast Archiver] Compressed 251.07 KB of artifacts by 25.5% relative to #529 [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/3.0.0-SNAPSHOT/pdfbox-tools-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger/pom.xml> to org.apache.pdfbox/pdfbox-debugger/3.0.0-SNAPSHOT/pdfbox-debugger-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/3.0.0-SNAPSHOT/preflight-app-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/app/pom.xml> to org.apache.pdfbox/pdfbox-app/3.0.0-SNAPSHOT/pdfbox-app-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/3.0.0-SNAPSHOT/pdfbox-examples-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/preflight/pom.xml> to org.apache.pdfbox/preflight/3.0.0-SNAPSHOT/preflight-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pom.xml> to org.apache.pdfbox/pdfbox-reactor/3.0.0-SNAPSHOT/pdfbox-reactor-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/3.0.0-SNAPSHOT/pdfbox-parent-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/3.0.0-SNAPSHOT/pdfbox-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/debugger-app/pom.xml> to org.apache.pdfbox/debugger-app/3.0.0-SNAPSHOT/debugger-app-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/pom.xml> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT.jar> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://ci-builds.apache.org/job/PDFBox/job/PDFBox-sonar2/ws/fontbox/target/fontbox-3.0.0-SNAPSHOT-sources.jar> to org.apache.pdfbox/fontbox/3.0.0-SNAPSHOT/fontbox-3.0.0-SNAPSHOT-sources.jar [Fast Archiver] Compressed 3.00 MB of artifacts by 91.8% relative to #529 No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox examples #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. Sending e-mails to: [email protected] No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox Debugger application #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox tools #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox Debugger #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache Preflight application #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox application #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache Preflight #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. No mail will be sent out, as 'PDFBox » PDFBox-sonar2 » Apache PDFBox #530' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts. channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
