Build failed in Jenkins: XMLG raphics » xmlgraphics-fop #576

Apache Jenkins Server <[email protected]>
Newsgroups gmane.text.xml.fop.devel
Message-ID <[email protected]>
See <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/576/display/redirect>

Changes:


------------------------------------------
[...truncated 346.68 KiB...]
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.wrapper.SpaceStrippedNode.copy(SpaceStrippedNode.java:319)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.copyOneNode(CopyOf.java:699)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.lambda$processLeavingTail$1(CopyOf.java:561)
    [junit] 	at net.sf.saxon.om.SequenceIterator.forEachOrFail(SequenceIterator.java:136)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.processLeavingTail(CopyOf.java:559)
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
    [junit] 
    [junit] 
    [junit] Testcase: testPDFUAMergeWithExternalDocument(org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase):	Caused an ERROR
    [junit] Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] java.lang.RuntimeException: Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
    [junit] 	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
    [junit] 	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
    [junit] 	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
    [junit] 	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
    [junit] 	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
    [junit] 	at org.custommonkey.xmlunit.Transform.transformTo(Transform.java:211)
    [junit] 	at org.custommonkey.xmlunit.Transform.getResultDocument(Transform.java:233)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.stripWhiteSpaceUsingXSLT(XMLUnit.java:514)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.getWhitespaceStrippedDocument(XMLUnit.java:507)
    [junit] 	at org.custommonkey.xmlunit.Diff.getWhitespaceManipulatedDocument(Diff.java:182)
    [junit] 	at org.custommonkey.xmlunit.Diff.getManipulatedDocument(Diff.java:203)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:156)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:145)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:109)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.createDiff(FO2StructureTreeConverterTestCase.java:452)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testConverter(FO2StructureTreeConverterTestCase.java:353)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testPDFUAMergeWithExternalDocument(FO2StructureTreeConverterTestCase.java:102)
    [junit] Caused by: java.lang.IllegalStateException: URI of element Q{http://xmlgraphics.apache.org/fop/intermediate}structure-tree does not match declared default namespace {}
    [junit] 	at net.sf.saxon.event.RegularSequenceChecker.startElement(RegularSequenceChecker.java:348)
    [junit] 	at net.sf.saxon.event.ComplexContentOutputter.startElement(ComplexContentOutputter.java:530)
    [junit] 	at net.sf.saxon.event.Stripper.startElement(Stripper.java:114)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:672)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:679)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:660)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.wrapper.SpaceStrippedNode.copy(SpaceStrippedNode.java:319)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.copyOneNode(CopyOf.java:699)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.lambda$processLeavingTail$1(CopyOf.java:561)
    [junit] 	at net.sf.saxon.om.SequenceIterator.forEachOrFail(SequenceIterator.java:136)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.processLeavingTail(CopyOf.java:559)
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
    [junit] 
    [junit] 
    [junit] Testcase: testCompleteDocument(org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase):	Caused an ERROR
    [junit] Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] java.lang.RuntimeException: Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
    [junit] 	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
    [junit] 	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
    [junit] 	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
    [junit] 	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
    [junit] 	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
    [junit] 	at org.custommonkey.xmlunit.Transform.transformTo(Transform.java:211)
    [junit] 	at org.custommonkey.xmlunit.Transform.getResultDocument(Transform.java:233)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.stripWhiteSpaceUsingXSLT(XMLUnit.java:514)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.getWhitespaceStrippedDocument(XMLUnit.java:507)
    [junit] 	at org.custommonkey.xmlunit.Diff.getWhitespaceManipulatedDocument(Diff.java:182)
    [junit] 	at org.custommonkey.xmlunit.Diff.getManipulatedDocument(Diff.java:203)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:156)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:145)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:109)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.createDiff(FO2StructureTreeConverterTestCase.java:452)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testConverter(FO2StructureTreeConverterTestCase.java:353)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testCompleteDocument(FO2StructureTreeConverterTestCase.java:97)
    [junit] Caused by: java.lang.IllegalStateException: URI of element Q{http://xmlgraphics.apache.org/fop/intermediate}structure-tree does not match declared default namespace {}
    [junit] 	at net.sf.saxon.event.RegularSequenceChecker.startElement(RegularSequenceChecker.java:348)
    [junit] 	at net.sf.saxon.event.ComplexContentOutputter.startElement(ComplexContentOutputter.java:530)
    [junit] 	at net.sf.saxon.event.Stripper.startElement(Stripper.java:114)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:672)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:679)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:660)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.wrapper.SpaceStrippedNode.copy(SpaceStrippedNode.java:319)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.copyOneNode(CopyOf.java:699)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.lambda$processLeavingTail$1(CopyOf.java:561)
    [junit] 	at net.sf.saxon.om.SequenceIterator.forEachOrFail(SequenceIterator.java:136)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.processLeavingTail(CopyOf.java:559)
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
    [junit] 
    [junit] 
    [junit] Testcase: testArtifact(org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase):	Caused an ERROR
    [junit] Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] java.lang.RuntimeException: Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
    [junit] 	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
    [junit] 	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
    [junit] 	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
    [junit] 	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
    [junit] 	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
    [junit] 	at org.custommonkey.xmlunit.Transform.transformTo(Transform.java:211)
    [junit] 	at org.custommonkey.xmlunit.Transform.getResultDocument(Transform.java:233)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.stripWhiteSpaceUsingXSLT(XMLUnit.java:514)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.getWhitespaceStrippedDocument(XMLUnit.java:507)
    [junit] 	at org.custommonkey.xmlunit.Diff.getWhitespaceManipulatedDocument(Diff.java:182)
    [junit] 	at org.custommonkey.xmlunit.Diff.getManipulatedDocument(Diff.java:203)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:156)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:145)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:109)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.createDiff(FO2StructureTreeConverterTestCase.java:452)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testConverter(FO2StructureTreeConverterTestCase.java:353)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testArtifact(FO2StructureTreeConverterTestCase.java:117)
    [junit] Caused by: java.lang.IllegalStateException: URI of element Q{http://xmlgraphics.apache.org/fop/intermediate}structure-tree does not match declared default namespace {}
    [junit] 	at net.sf.saxon.event.RegularSequenceChecker.startElement(RegularSequenceChecker.java:348)
    [junit] 	at net.sf.saxon.event.ComplexContentOutputter.startElement(ComplexContentOutputter.java:530)
    [junit] 	at net.sf.saxon.event.Stripper.startElement(Stripper.java:114)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:672)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:679)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:660)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.wrapper.SpaceStrippedNode.copy(SpaceStrippedNode.java:319)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.copyOneNode(CopyOf.java:699)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.lambda$processLeavingTail$1(CopyOf.java:561)
    [junit] 	at net.sf.saxon.om.SequenceIterator.forEachOrFail(SequenceIterator.java:136)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.processLeavingTail(CopyOf.java:559)
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
    [junit] 
    [junit] 
    [junit] Testcase: testTableFooters(org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase):	Caused an ERROR
    [junit] Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] java.lang.RuntimeException: Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
    [junit] 	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
    [junit] 	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
    [junit] 	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
    [junit] 	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
    [junit] 	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
    [junit] 	at org.custommonkey.xmlunit.Transform.transformTo(Transform.java:211)
    [junit] 	at org.custommonkey.xmlunit.Transform.getResultDocument(Transform.java:233)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.stripWhiteSpaceUsingXSLT(XMLUnit.java:514)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.getWhitespaceStrippedDocument(XMLUnit.java:507)
    [junit] 	at org.custommonkey.xmlunit.Diff.getWhitespaceManipulatedDocument(Diff.java:182)
    [junit] 	at org.custommonkey.xmlunit.Diff.getManipulatedDocument(Diff.java:203)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:156)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:145)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:109)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.createDiff(FO2StructureTreeConverterTestCase.java:452)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testConverter(FO2StructureTreeConverterTestCase.java:353)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testTableFooters(FO2StructureTreeConverterTestCase.java:112)
    [junit] Caused by: java.lang.IllegalStateException: URI of element Q{http://xmlgraphics.apache.org/fop/intermediate}structure-tree does not match declared default namespace {}
    [junit] 	at net.sf.saxon.event.RegularSequenceChecker.startElement(RegularSequenceChecker.java:348)
    [junit] 	at net.sf.saxon.event.ComplexContentOutputter.startElement(ComplexContentOutputter.java:530)
    [junit] 	at net.sf.saxon.event.Stripper.startElement(Stripper.java:114)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:672)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:679)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:660)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.wrapper.SpaceStrippedNode.copy(SpaceStrippedNode.java:319)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.copyOneNode(CopyOf.java:699)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.lambda$processLeavingTail$1(CopyOf.java:561)
    [junit] 	at net.sf.saxon.om.SequenceIterator.forEachOrFail(SequenceIterator.java:136)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.processLeavingTail(CopyOf.java:559)
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
    [junit] 
    [junit] 
    [junit] Testcase: testSideRegions(org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase):	Caused an ERROR
    [junit] Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] java.lang.RuntimeException: Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
    [junit] 	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
    [junit] 	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
    [junit] 	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
    [junit] 	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
    [junit] 	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
    [junit] 	at org.custommonkey.xmlunit.Transform.transformTo(Transform.java:211)
    [junit] 	at org.custommonkey.xmlunit.Transform.getResultDocument(Transform.java:233)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.stripWhiteSpaceUsingXSLT(XMLUnit.java:514)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.getWhitespaceStrippedDocument(XMLUnit.java:507)
    [junit] 	at org.custommonkey.xmlunit.Diff.getWhitespaceManipulatedDocument(Diff.java:182)
    [junit] 	at org.custommonkey.xmlunit.Diff.getManipulatedDocument(Diff.java:203)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:156)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:145)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:109)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.createDiff(FO2StructureTreeConverterTestCase.java:452)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testConverter(FO2StructureTreeConverterTestCase.java:353)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testSideRegions(FO2StructureTreeConverterTestCase.java:122)
    [junit] Caused by: java.lang.IllegalStateException: URI of element Q{http://xmlgraphics.apache.org/fop/intermediate}structure-tree does not match declared default namespace {}
    [junit] 	at net.sf.saxon.event.RegularSequenceChecker.startElement(RegularSequenceChecker.java:348)
    [junit] 	at net.sf.saxon.event.ComplexContentOutputter.startElement(ComplexContentOutputter.java:530)
    [junit] 	at net.sf.saxon.event.Stripper.startElement(Stripper.java:114)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:672)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:679)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:660)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.wrapper.SpaceStrippedNode.copy(SpaceStrippedNode.java:319)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.copyOneNode(CopyOf.java:699)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.lambda$processLeavingTail$1(CopyOf.java:561)
    [junit] 	at net.sf.saxon.om.SequenceIterator.forEachOrFail(SequenceIterator.java:136)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.processLeavingTail(CopyOf.java:559)
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
    [junit] 
    [junit] 
    [junit] Testcase: headerTableCellMustPropagateScope(org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase):	Caused an ERROR
    [junit] Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] java.lang.RuntimeException: Internal error evaluating template rule  at line 1 in module <https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/./>
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:408)
    [junit] 	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
    [junit] 	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
    [junit] 	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
    [junit] 	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
    [junit] 	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
    [junit] 	at org.custommonkey.xmlunit.Transform.transformTo(Transform.java:211)
    [junit] 	at org.custommonkey.xmlunit.Transform.getResultDocument(Transform.java:233)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.stripWhiteSpaceUsingXSLT(XMLUnit.java:514)
    [junit] 	at org.custommonkey.xmlunit.XMLUnit.getWhitespaceStrippedDocument(XMLUnit.java:507)
    [junit] 	at org.custommonkey.xmlunit.Diff.getWhitespaceManipulatedDocument(Diff.java:182)
    [junit] 	at org.custommonkey.xmlunit.Diff.getManipulatedDocument(Diff.java:203)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:156)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:145)
    [junit] 	at org.custommonkey.xmlunit.Diff.<init>(Diff.java:109)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.createDiff(FO2StructureTreeConverterTestCase.java:452)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.testConverter(FO2StructureTreeConverterTestCase.java:353)
    [junit] 	at org.apache.fop.accessibility.fo.FO2StructureTreeConverterTestCase.headerTableCellMustPropagateScope(FO2StructureTreeConverterTestCase.java:127)
    [junit] Caused by: java.lang.IllegalStateException: URI of element Q{http://xmlgraphics.apache.org/fop/intermediate}structure-tree does not match declared default namespace {}
    [junit] 	at net.sf.saxon.event.RegularSequenceChecker.startElement(RegularSequenceChecker.java:348)
    [junit] 	at net.sf.saxon.event.ComplexContentOutputter.startElement(ComplexContentOutputter.java:530)
    [junit] 	at net.sf.saxon.event.Stripper.startElement(Stripper.java:114)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:672)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:679)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.util.Navigator.copy(Navigator.java:660)
    [junit] 	at net.sf.saxon.om.NodeInfo.copy(NodeInfo.java:568)
    [junit] 	at net.sf.saxon.tree.wrapper.SpaceStrippedNode.copy(SpaceStrippedNode.java:319)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.copyOneNode(CopyOf.java:699)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.lambda$processLeavingTail$1(CopyOf.java:561)
    [junit] 	at net.sf.saxon.om.SequenceIterator.forEachOrFail(SequenceIterator.java:136)
    [junit] 	at net.sf.saxon.expr.instruct.CopyOf.processLeavingTail(CopyOf.java:559)
    [junit] 	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
    [junit] 
    [junit] 

BUILD FAILED
<https://ci-builds.apache.org/job/XMLGraphics/job/xmlgraphics-fop/ws/fop/build.xml>:776: Tests failed

Total time: 1 minute 23 seconds
Build step 'Execute shell' marked build as failure
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.