See 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/308/display/redirect>

Changes:


------------------------------------------
[...truncated 39.91 KB...]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - 
in org.apache.pdfbox.pdmodel.interactive.form.ControlCharacterTest
[INFO] Running org.apache.pdfbox.multipdf.PDFMergerUtilityTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s 
- in org.apache.pdfbox.multipdf.PageExtractorTest
[INFO] Running org.apache.pdfbox.multipdf.MergeAnnotationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - 
in org.apache.pdfbox.multipdf.MergeAnnotationsTest
[INFO] Running org.apache.pdfbox.text.BidiTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s 
- in org.apache.pdfbox.text.BidiTest
[INFO] Running org.apache.pdfbox.text.TestTextStripper
testPDFBox3747 skipped
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s 
- in org.apache.pdfbox.multipdf.MergeAcroFormsTest
[INFO] Running org.apache.pdfbox.filter.PredictorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.apache.pdfbox.filter.PredictorTest
[INFO] Running org.apache.pdfbox.filter.TestFilters
Jun 17, 2021 6:45:46 AM org.apache.pdfbox.pdmodel.font.PDType1CFont <init>
SEVERE: Can't read the embedded Type1C font IRYUJJ+Klavika-LightItalic
java.io.IOException: java.lang.NumberFormatException: For input string: ".2-"
        at org.apache.fontbox.cff.CFFParser.readRealNumber(CFFParser.java:423)
        at org.apache.fontbox.cff.CFFParser.readEntry(CFFParser.java:285)
        at org.apache.fontbox.cff.CFFParser.readDictData(CFFParser.java:261)
        at org.apache.fontbox.cff.CFFParser.parseType1Dicts(CFFParser.java:758)
        at org.apache.fontbox.cff.CFFParser.parseFont(CFFParser.java:589)
        at org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:125)
        at org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:76)
        at 
org.apache.pdfbox.pdmodel.font.PDType1CFont.<init>(PDType1CFont.java:101)
        at 
org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:73)
        at org.apache.pdfbox.pdmodel.PDResources.getFont(PDResources.java:143)
        at 
org.apache.pdfbox.pdmodel.font.PDFontTest.testPDFox5048(PDFontTest.java:267)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:688)
        at 
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
        at 
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:210)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:206)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:131)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:65)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:185)
        at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
        at 
java.base/java.util.concurrent.ForkJoinTask.doJoin(ForkJoinTask.java:401)
        at 
java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:726)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.joinConcurrentTasksInReverseOrderToEnableWorkStealing(ForkJoinPoolHierarchicalTestExecutorService.java:162)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService.invokeAll(ForkJoinPoolHierarchicalTestExecutorService.java:136)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
        at 
org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:185)
        at 
java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
        at 
java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295)
        at 
java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016)
        at 
java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665)
        at 
java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598)
        at 
java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
Caused by: java.lang.NumberFormatException: For input string: ".2-"
        at 
java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:2054)
        at 
java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
        at java.base/java.lang.Double.parseDouble(Double.java:556)
        at java.base/java.lang.Double.valueOf(Double.java:519)
        at org.apache.fontbox.cff.CFFParser.readRealNumber(CFFParser.java:419)
        ... 63 more

[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s 
- in org.apache.pdfbox.pdmodel.font.PDFontTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - 
in org.apache.pdfbox.pdmodel.graphics.image.CCITTFactoryTest
[INFO] Running org.apache.pdfbox.io.SequenceRandomAccessReadTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
- in org.apache.pdfbox.io.SequenceRandomAccessReadTest
[INFO] Running org.apache.pdfbox.io.RandomAccessInputStreamTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s 
- in org.apache.pdfbox.io.RandomAccessInputStreamTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s 
- in org.apache.pdfbox.io.RandomAccessReadBufferTest
[INFO] Running org.apache.pdfbox.io.TestIOUtils
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.apache.pdfbox.io.TestIOUtils
[INFO] Running org.apache.pdfbox.io.RandomAccessReadViewTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s 
- in org.apache.pdfbox.io.RandomAccessReadViewTest
[INFO] Running org.apache.pdfbox.io.RandomAccessReadBufferedFileTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s 
- in org.apache.pdfbox.io.RandomAccessReadMemoryMappedFileTest
[INFO] Running org.apache.pdfbox.io.ScratchFileBufferTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.pdfbox.io.ScratchFileBufferTest
[INFO] Running org.apache.pdfbox.it.gsub.GsubWorkerForBengaliTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s 
- in org.apache.pdfbox.io.RandomAccessReadBufferedFileTest
[INFO] Running org.apache.pdfbox.encryption.TestSymmetricKeyEncryption
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s 
- in org.apache.pdfbox.pdmodel.interactive.form.TestRadioButtons
[INFO] Running org.apache.pdfbox.encryption.TestPublicKeyEncryption
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 s 
- in org.apache.pdfbox.pdmodel.graphics.image.PNGConverterTest
[INFO] Running org.apache.pdfbox.pdfparser.EndstreamFilterStreamTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.pdfbox.it.gsub.GsubWorkerForBengaliTest
[INFO] Running org.apache.pdfbox.pdfparser.PDFStreamParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.apache.pdfbox.pdfparser.PDFStreamParserTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s 
- in org.apache.pdfbox.pdfparser.EndstreamFilterStreamTest
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/pdmodel/interactive/annotation/AnnotationTypes.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/pdmodel/interactive/annotation/AnnotationTypes.pdf-1.png>
Rendering of 
target/test-output/pdmodel/interactive/annotation/AnnotationTypes.pdf failed or 
is not identical to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/annotation directory
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s 
- in org.apache.pdfbox.pdmodel.interactive.annotation.AppearanceGenerationTest
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/MultilineFields.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/MultilineFields.pdf-1.png>
Rendering of target/test-output/MultilineFields.pdf failed or is not identical 
to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - 
in org.apache.pdfbox.pdmodel.interactive.form.MultilineFieldsTest
Jun 17, 2021 6:45:47 AM org.apache.pdfbox.contentstream.PDFStreamEngine 
operatorException
SEVERE: Missing XObject: Fm0
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AcroFormsRotation.pdf-2.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/AcroFormsRotation.pdf-2.png>
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s 
- in org.apache.pdfbox.multipdf.OverlayTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 s 
- in org.apache.pdfbox.rendering.TestRendering
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/ttf/Bengali.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/Bengali.pdf-1.png>
Rendering of target/test-output/Bengali.pdf failed or is not identical to 
expected rendering in src/test/resources/org/apache/pdfbox/ttf directory
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.84 s - 
in org.apache.pdfbox.util.TestNumberFormatUtil
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.857 s 
- in org.apache.pdfbox.pdmodel.graphics.image.JPEGFactoryTest
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AlignmentTests.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/AlignmentTests.pdf-1.png>
Rendering of target/test-output/AlignmentTests.pdf failed or is not identical 
to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s 
- in org.apache.pdfbox.pdmodel.interactive.form.AlignmentTest
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AcroFormsRotation.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/AcroFormsRotation.pdf-1.png>
Rendering of target/test-output/AcroFormsRotation.pdf failed or is not 
identical to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.64 s - 
in org.apache.pdfbox.pdmodel.interactive.form.AcroFormsRotationTest
Jun 17, 2021 6:45:49 AM 
org.apache.pdfbox.contentstream.operator.state.SetGraphicsStateParameters 
process
SEVERE: name for 'gs' operator not found in resources: /GS7
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AlignmentTests-flattened.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/AlignmentTests-flattened.pdf-1.png>
Rendering of target/test-output/AlignmentTests-flattened.pdf failed or is not 
identical to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.324 s 
- in 
org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormGenerateAppearancesTest
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.004 s 
- in org.apache.pdfbox.pdmodel.graphics.image.PDImageXObjectTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.062 s 
- in org.apache.pdfbox.pdfparser.TestPDFParser
Files differ: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/src/test/resources/org/apache/pdfbox/pdmodel/interactive/form/AlignmentTests-flattened-noRef.pdf-1.png>
              
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/test-output/AlignmentTests-flattened-noRef.pdf-1.png>
Rendering of target/test-output/AlignmentTests-flattened-noRef.pdf failed or is 
not identical to expected rendering in 
src/test/resources/org/apache/pdfbox/pdmodel/interactive/form directory
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.779 s 
- in org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.974 s 
- in org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.317 s 
- in org.apache.pdfbox.pdmodel.graphics.image.LosslessFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.687 s 
- in org.apache.pdfbox.pdfwriter.ContentStreamWriterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.151 s 
- in org.apache.pdfbox.pdmodel.font.TestFontEmbedding
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.638 s 
- in org.apache.pdfbox.encryption.TestPublicKeyEncryption
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.189 s 
- in org.apache.pdfbox.text.TestTextStripper
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.149 s 
- in org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFromAnnotsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.822 s 
- in org.apache.pdfbox.multipdf.PDFMergerUtilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.145 s 
- in org.apache.pdfbox.filter.TestFilters
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.288 s 
- in org.apache.pdfbox.encryption.TestSymmetricKeyEncryption
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 661, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ pdfbox ---
[INFO] Loading execution data file 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/jacoco.exec>
[INFO] Analyzed bundle 'Apache PDFBox' with 723 classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.20:check (check-java-version) @ pdfbox 
---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.1:bundle (default-bundle) @ pdfbox ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
pdfbox ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ 
pdfbox >>>
[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-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/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 @ 
pdfbox <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ pdfbox ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/pdfbox-3.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ pdfbox ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 21 explicit excludes (use -debug for more details).
[INFO] 964 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 799 licenses.
[INFO] 
[INFO] --- dependency-check-maven:6.2.1:check (default) @ pdfbox ---
[INFO] Checking for updates
[INFO] Skipping NVD check since last check was within 4 hours.
[INFO] Skipping RetireJS update since last update was within 24 hours.
[INFO] Check for updates complete (66 ms)
[INFO] 

Dependency-Check is an open source tool performing a best effort analysis of 
3rd party dependencies; false positives and false negatives may exist in the 
analysis performed by the tool. Use of the tool and the reporting provided 
constitutes acceptance for use in an AS IS condition, and there are NO 
warranties, implied or otherwise, with regard to the analysis or its use. Any 
use of the tool and the reporting provided is at the user?s risk. In no event 
shall the copyright holder or OWASP be held liable for any damages whatsoever 
arising out of or in connection with the use of this tool, the analysis 
performed, or the resulting report.


   About ODC: 
https://jeremylong.github.io/DependencyCheck/general/internals.html
   False Positives: 
https://jeremylong.github.io/DependencyCheck/general/suppression.html

? Sponsor: https://github.com/sponsors/jeremylong


[INFO] Analysis Started
[INFO] Finished Archive Analyzer (0 seconds)
[INFO] Finished File Name Analyzer (0 seconds)
[Fatal Error] :1:1: Premature end of file.
[Fatal Error] :6:3: The element type "hr" must be terminated by the matching 
end-tag "</hr>".
[WARNING] Unable to parse pom 
'/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.pom'
[WARNING] An error occurred while analyzing 
'/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-jdk15on/1.69/bcpkix-jdk15on-1.69.jar'
 (Jar Analyzer).
[Fatal Error] :1:1: Premature end of file.
[Fatal Error] :6:3: The element type "hr" must be terminated by the matching 
end-tag "</hr>".
[WARNING] Unable to parse pom 
'/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.pom'
[WARNING] An error occurred while analyzing 
'/home/jenkins/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.69/bcprov-jdk15on-1.69.jar'
 (Jar Analyzer).
[INFO] Finished Jar Analyzer (0 seconds)
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (2 seconds)
[INFO] Finished CPE Analyzer (3 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Sonatype OSS Index Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (5 seconds)
[INFO] Writing report to: 
<https://ci-builds.apache.org/job/PDFBox/job/PDFBox-Trunk-jdk16/org.apache.pdfbox$pdfbox/ws/target/dependency-check-report.html>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to