You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xmlgraphics.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/24 14:25:36 UTC

Build failed in Jenkins: xmlgraphics-commons #61

See <https://builds.apache.org/job/xmlgraphics-commons/61/display/redirect?page=changes>

Changes:

[ssteiner] XGC 2.2

------------------------------------------
[...truncated 79.05 KB...]
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImagePreloaderTestCase
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImageSessionContextTestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImageUtilTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.PenaltyTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.PipelineFactoryTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec
    [junit] 
    [junit] #
    [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
    [junit] #  Internal Error (sharedRuntime.cpp:591), pid=31409, tid=4137782080
    [junit] #  Error: guarantee(cb->is_adapter_blob(),"exception happened outside interpreter, nmethods and vtable stubs (1)")
    [junit] #
    [junit] # JRE version: 6.0_20-b02
    [junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode linux-x86 )
    [junit] # An error report file with more information is saved as:
    [junit] # <https://builds.apache.org/job/xmlgraphics-commons/ws/hs_err_pid31409.log>
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
    [junit] #
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase:null:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase FAILED (crashed)
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.cache.ImageCacheTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.371 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageConverterG2D2BitmapTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNGTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderImageIOTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Mar 24, 2017 2:25:05 PM org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO loadImage
    [junit] WARNING: Image <https://builds.apache.org/job/xmlgraphics-commons/ws/build/test-classes/org/apache/xmlgraphics/image/loader/impl/gray-vs-cmyk-profile.png> has an incompatible color profile. The color profile will be ignored.
    [junit] Color model of loaded bitmap: ColorModel: #pixelBits = 16 numComponents = 2 color space = java.awt.color.ICC_ColorSpace@18825b3 transparency = 3 has alpha = true isAlphaPre = false
    [junit] Color model of color profile: ColorModel: #pixelBits = 40 numComponents = 5 color space = java.awt.color.ICC_ColorSpace@4f9fdc transparency = 3 has alpha = true isAlphaPre = false
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNGTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFaxTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNGTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.PNGFileTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.PreloaderJPEGTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.writer.ImageWriterRegistryTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.writer.ResolutionTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Problem while writing image using ImageI/O: Metadata Adobe settings incompatible with image type. Metadata modified.
    [junit] Problem while writing image using ImageI/O: Metadata Adobe settings incompatible with image type. Metadata modified.
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriterTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Skipping endianness test for ImageIO-based TIFF writer because JAI ImageIO Tools is not available!
    [junit] Skipping endianness test for ImageIO-based TIFF writer because JAI ImageIO Tools is not available!
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.io.TempResourceURIGeneratorTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.io.URIResolverAdapterTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.072 sec
    [junit] 
    [junit] Testcase: testCatalogResolver(org.apache.xmlgraphics.io.URIResolverAdapterTestCase):SKIPPED: Literally no idea why this doesn't work... Gonna look at the catalog resolver source
    [junit] Testcase: testCatalogResolverInAdapter(org.apache.xmlgraphics.io.URIResolverAdapterTestCase):SKIPPED: Literally no idea why this doesn't work... Gonna look at the catalog resolver source
    [junit] Testsuite: org.apache.xmlgraphics.io.XmlSourceUtilTestCase
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.GraphicContextTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Mar 24, 2017 2:25:11 PM org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency createCompatibleImage
    [junit] WARNING: Does not support transparencies (alpha channels) in images
    [junit] Mar 24, 2017 2:25:11 PM org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency createCompatibleImage
    [junit] WARNING: Does not support transparencies (alpha channels) in images
    [junit] Mar 24, 2017 2:25:11 PM org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency getColorModel
    [junit] WARNING: Does not support transparencies (alpha channels) in images
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.NamedColorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.PSEscapeTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.PSPageDeviceDictionaryTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.DSCParserTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.ListenerTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment@1275d39
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox@1595f51
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel@15ac3c9
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment@1ebd75b
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments@87c268
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@ec4a87
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@110fe28
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment@9e29fb
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@1d64c37
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@25d2b2
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine@12be1bd
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile@1f17e77
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBoxTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.events.DSCValueParserTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.tools.DSCToolsTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.ClasspathResourceTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.DateFormatUtilTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.DoubleFormatUtilTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 10.514 sec
    [junit] 
    [junit] Testcase: fast(org.apache.xmlgraphics.util.DoubleFormatUtilTestCase):SKIPPED: Disabled since the formatFast method is not accurate.
    [junit] Testcase: performanceCompare(org.apache.xmlgraphics.util.DoubleFormatUtilTestCase):SKIPPED: Disabled since this doesn't test correctness.
    [junit] Testsuite: org.apache.xmlgraphics.util.ServiceTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.UnitConvTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.io.ASCII85InputStreamTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.io.ASCII85OutputStreamTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.io.Base64TestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] <https://builds.apache.org/job/xmlgraphics-commons/ws/>
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.util.io.SubInputStreamTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
    [junit] 
    [junit] #
    [junit] # A fatal error has been detected by the Java Runtime Environment:
    [junit] #
    [junit] #  Internal Error (sharedRuntime.cpp:591), pid=32247, tid=4137630528
    [junit] #  Error: guarantee(cb->is_adapter_blob(),"exception happened outside interpreter, nmethods and vtable stubs (1)")
    [junit] #
    [junit] # JRE version: 6.0_20-b02
    [junit] # Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode linux-x86 )
    [junit] # An error report file with more information is saved as:
    [junit] # <https://builds.apache.org/job/xmlgraphics-commons/ws/hs_err_pid32247.log>
    [junit] #
    [junit] # If you would like to submit a bug report, please visit:
    [junit] #   http://java.sun.com/webapps/bugreport/crash.jsp
    [junit] #
    [junit] Testsuite: org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
    [junit] 
    [junit] Testcase: org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase:null:	Caused an ERROR
    [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
    [junit] 
    [junit] 
    [junit] Test org.apache.xmlgraphics.util.uri.CommonURIResolverTestCase FAILED (crashed)
    [junit] Testsuite: org.apache.xmlgraphics.util.uri.DataURIResolverTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.xmp.XMPParserTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.xmp.XMPPropertyTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
    [junit] 

junit:

BUILD FAILED
<https://builds.apache.org/job/xmlgraphics-commons/ws/build.xml>:360: NOTE:
**************************************************************************
* One or more of the Junit tests had Failures or Errors or were skipped! *
*         Please check the output above for relevant messages.           *
**************************************************************************

Total time: 39 seconds
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: general-help@xmlgraphics.apache.org


Jenkins build is back to normal : xmlgraphics-commons #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/xmlgraphics-commons/62/display/redirect>


Jenkins build is back to normal : xmlgraphics-commons #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/xmlgraphics-commons/62/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: general-help@xmlgraphics.apache.org