Hi Stefan, thanks for getting back to us! The funny/funky thing about this issue is that it only happens on our (Ubuntu) Jenkins continuous integration server, not when we build locally. (System info: https://builds.apache.org/computer/ubuntu-4/systemInfo)
To make it extra fun it's sporadic and transient: It doesn't always happen, and it often goes away without us making any changes... Any tips on how we can debug this? Remko Sent from my iPhone > On 2016/02/21, at 18:11, Stefan Bodewig <[email protected]> wrote: > >> On 2016-02-21, Gary Gregory wrote: >> >> Caused by: java.io.IOException: BZip2 block size is invalid >> at >> >> org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.init(BZip2CompressorInputStream.java:251) > > Are you sure this is a valid bzip2 file - i.e. can command line bzip2 > uncompress it? > > If so, please open a JIRA ticket and attach the file in question (or > directly create a unit test from it :-) > > Cheers > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
