On Tue, 25 Aug 2020 at 04:13, seba.wag...@gmail.com <seba.wag...@gmail.com>
wrote:

> Moving this discussion to our @dev list :)
>

wise :)))


>
> btw how do you manage to compile locally right now ?
> If I run mvn clean install -PallModules,quick,mysql
>
> It will fail as it tries to download openmeetings-util-5.1.0-SNAPSHOT from
> apache-snapshots repo [since our build never run successfully] (while
> actually its present in my local .m2 directory from the previous module).
>

You have to run 1 "full" or "unpacked" build once before you can use
"quick" build :)
In such case SNAPSHOTs are all available locally ...


>
> But how do you get it to use that ? I tried with -nsu and it still fails
> with the same error claiming the package needs downloading.
>
> Also afaik the Jacao is a post build step to publish JUnit reports. Can we
> not just disable that temporarily ?
>

yes, JaCoCo and Sonar are post build,
Sonar is useful in some cases

I'll disable this step if the issue will not be fixed
But I would prefer to have it working


>
> Cheers
> Seb
>
> Sebastian Wagner
> Director Arrakeen Solutions
> http://arrakeen-solutions.co.nz/
>
> <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url>
> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url>
>
>
> On Mon, 24 Aug 2020 at 14:40, Maxim Solodovnik <solomax...@gmail.com>
> wrote:
>
>> Sebastian,
>>
>> As I wrote in the initial email
>> the problem with this build is broken jacoco.exec file
>>
>> It causes Sonar build to fail, no other issues
>>
>> On Mon, 24 Aug 2020 at 09:34, seba.wag...@gmail.com <
>> seba.wag...@gmail.com>
>> wrote:
>>
>> > Yeah it seems to pass all checks but then fails on some post processing
>> > task of the build.
>> >
>> > It even publishes the artifacts correctly after the build:
>> > https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/17/
>> >
>> > Looking at the build time and each of the module builds there is
>> something
>> > odd though.
>> >
>> > If you add up the modules builds you never end up with a total time of
>> 1h
>> > 45min.
>> > It used to just take ~ 45min previously (see:
>> > https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/11/)
>> >
>> > Thanks
>> > Seb
>> >
>> > Sebastian Wagner
>> > PMC Apache OpenMeetings
>> > Director Arrakeen Solutions
>> > http://arrakeen-solutions.co.nz/
>> > <
>> >
>> https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url
>> > >
>> > <
>> >
>> https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url
>> > >
>> >
>> >
>> > On Mon, 24 Aug 2020 at 14:30, Maxim Solodovnik <solomax...@gmail.com>
>> > wrote:
>> >
>> > > Hello,
>> > >
>> > > Is it possible there are some issues with FS mounting?
>> > >
>> > > What is wrong:
>> > > We have maven build at new build server [1]
>> > > All builds made after Aug 17 are red
>> > > The reason is: JaCoCo report file is broken, this is binary file being
>> > > appended during the build
>> > >
>> > > (local build produces this file of size ~20MB, jenkins produces ~10MB
>> > file)
>> > >
>> > > Builds were green up to Aug 17 (latest successful build)
>> > > Local builds are also green
>> > >
>> > > Maybe someone has ideas what might be wrong?
>> > >
>> > > [1] https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/
>> > >
>> > > --
>> > > Best regards,
>> > > Maxim
>> > >
>> >
>>
>>
>> --
>> Best regards,
>> Maxim
>>
>

-- 
Best regards,
Maxim

Reply via email to