Re: Failing builds

2018-08-23 Thread Geertjan Wielenga
Yes, a few people have commented on this, not all tests -- probably not
from all clusters are included yet -- are included right now. Something to
look at, if someone knows how/where, this is something else to sort out.

Gj

On Thu, Aug 23, 2018 at 7:11 PM, Kai Uwe Pel  wrote:

> Christian is right, some are still missed...
>
> Kai
>
>
>
> On 8/23/2018 6:49 PM, Christian Bourque wrote:
>
>> Yes I know that and that isn't what I meant!
>>
>> If you look at the module list under "All Tests", you'll see that some are
>> missing!
>>
>>
>> On Thu, Aug 23, 2018 at 11:53 AM, Geertjan Wielenga <
>> geertjan.wiele...@googlemail.com.invalid> wrote:
>>
>> Yes, its yellow, meaning tests fail, however its not red, which means
>>> everything except the tests are passing:
>>>
>>> https://builds.apache.org/job/incubator-netbeans-linux/
>>>
>>> Gj
>>>
>>> On Thu, Aug 23, 2018 at 5:47 PM, Christian Bourque <
>>> christian.bour...@gmail.com> wrote:
>>>
>>> Great news!

 Though it seems that not all tests are executed on Jenkins?

 Like I'm currently working on the NetBeans JGit module (libs.git) and

>>> some
>>>
 tests are failing when I run them locally so I would expect them to fail

>>> on
>>>
 Jenkins as well!

 C.


 On Thu, Aug 23, 2018 at 10:59 AM, Geertjan Wielenga <
 geertjan.wiele...@googlemail.com.invalid> wrote:

 Hurray, the build succeeds, thanks all.
>
> Gj
>
> On Thursday, August 23, 2018, Geertjan Wielenga <
> geertjan.wiele...@googlemail.com> wrote:
>
> Great, thanks for doing this, really looking forward to the build
>> succeeding again. :-)
>>
>> Gj
>>
>> On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic <
>>
> svatopluk.de...@gmail.com>

> wrote:
>>
>> Hi,
>>>
>>> I am trying already to fix path issues from the recent cluster
>>>
>> moves.
>>>
 PR

> will be filed soon.
>>>
>>> @Thilina: thanks, will include that one.
>>>
>>> -S.
>>>
>>> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
>>>
>>> By searching for any occurrences of all 92 modules in platform
>>>
>> cluster
>>>
 one
>
>> by one in rat-exclusions.txt
 noticed in line 78

 openide.nodes/test/unit/src/org/openide/nodes/data/**

 the module openide.nodes is a part of platform cluster and has been

>>> moved
>
>> to the platform/ folder.
 so the path should be

 platform/openide.nodes/test/unit/src/org/openide/nodes/data/**

 may this be the problem?


 *Kind regards, *
 *Thilina Ranathunga.*


 On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <

>>> mcdonnell.j...@gmail.com
>
>> wrote:

 If no one gets to it I'll take a look this evening after work.

> John
>
> On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
>  wrote:
>
> If this is the problem in the Linux build, then I believe the
>
 problem

> comes
>
> from here: https://github.com/apache/incubator-netbeans/pull/732
>>
>> BUILD FAILED
>>
>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
>>> linux/nbbuild/build.xml:203:
>>> The following error occurred while executing this line:
>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
>>> linux/nbbuild/templates/common.xml:456:
>>> Exception reading blurb from
>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
>>> linux/platform/nbbuild/licenses/CPL-1.0
>>>
>>> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
>>> "/nbbuild/licenses/CPL-1.0"
>>> Could someone fix this?
>>>
>>>
>>> Thanks,
>>>
>> Gj
>>
>>
>> On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
>> geertjan.wiele...@googlemail.com> wrote:
>>
>> Great, thanks for these investigations. I will also take a look
>>
> --
>>>
 any
>
>> further details welcome.
>>>
>>> Gj
>>>
>>> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
>>>
>>> mcdonnell.j...@gmail.com>
>>
>> wrote:
>>>
>>> Morning,
>>>
 So the windows build is still red, but it seems it goes all the

>>> way

> to

 the
>>> RAT step and then fails.
>>>
 At the moment the windows build runs the following ant targets:

 'build',
>>>
>> 'test-platform', 'rat', while the Linux build runs: 'build',
>>
>>> 'test-platform', 'rat', 

Re: Failing builds

2018-08-23 Thread Kai Uwe Pel

Christian is right, some are still missed...

Kai


On 8/23/2018 6:49 PM, Christian Bourque wrote:

Yes I know that and that isn't what I meant!

If you look at the module list under "All Tests", you'll see that some are
missing!


On Thu, Aug 23, 2018 at 11:53 AM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com.invalid> wrote:


Yes, its yellow, meaning tests fail, however its not red, which means
everything except the tests are passing:

https://builds.apache.org/job/incubator-netbeans-linux/

Gj

On Thu, Aug 23, 2018 at 5:47 PM, Christian Bourque <
christian.bour...@gmail.com> wrote:


Great news!

Though it seems that not all tests are executed on Jenkins?

Like I'm currently working on the NetBeans JGit module (libs.git) and

some

tests are failing when I run them locally so I would expect them to fail

on

Jenkins as well!

C.


On Thu, Aug 23, 2018 at 10:59 AM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com.invalid> wrote:


Hurray, the build succeeds, thanks all.

Gj

On Thursday, August 23, 2018, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:


Great, thanks for doing this, really looking forward to the build
succeeding again. :-)

Gj

On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic <

svatopluk.de...@gmail.com>

wrote:


Hi,

I am trying already to fix path issues from the recent cluster

moves.

PR

will be filed soon.

@Thilina: thanks, will include that one.

-S.

Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):

By searching for any occurrences of all 92 modules in platform

cluster

one

by one in rat-exclusions.txt
noticed in line 78

openide.nodes/test/unit/src/org/openide/nodes/data/**

the module openide.nodes is a part of platform cluster and has been

moved

to the platform/ folder.
so the path should be

platform/openide.nodes/test/unit/src/org/openide/nodes/data/**

may this be the problem?


*Kind regards, *
*Thilina Ranathunga.*


On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <

mcdonnell.j...@gmail.com

wrote:

If no one gets to it I'll take a look this evening after work.

John

On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
 wrote:

If this is the problem in the Linux build, then I believe the

problem

comes


from here: https://github.com/apache/incubator-netbeans/pull/732

BUILD FAILED


/home/jenkins/jenkins-slave/workspace/incubator-netbeans-
linux/nbbuild/build.xml:203:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/incubator-netbeans-
linux/nbbuild/templates/common.xml:456:
Exception reading blurb from
/home/jenkins/jenkins-slave/workspace/incubator-netbeans-
linux/platform/nbbuild/licenses/CPL-1.0

"/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
"/nbbuild/licenses/CPL-1.0"
Could someone fix this?


Thanks,

Gj


On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:

Great, thanks for these investigations. I will also take a look

--

any

further details welcome.

Gj

On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <


mcdonnell.j...@gmail.com>


wrote:

Morning,

So the windows build is still red, but it seems it goes all the

way

to


the
RAT step and then fails.

At the moment the windows build runs the following ant targets:


'build',

'test-platform', 'rat', while the Linux build runs: 'build',

'test-platform', 'rat', 'verify-libs-and-licenses',

'build-nbms',

'generate-uc-catalog' 'build-source-zips'.

  From what I can see on a quick look on the Linux build it

fails

on

the
'verify-libs-and-licenses' step, so I think if we have rat

running

on

Linux correctly, we don't need it on the windows build.

As a result, I have removed rat from the windows build with a

view

to

bringing the windows builds back to complete successfully.

This

will

be

from build 520 if I'm right..

Regards

John

On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto <
junichi0...@gmail.com


wrote:

Hi,

The cause is the following:

BUILD FAILED

/home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin


ux/nbbuild/build.xml:203:


The following error occurred while executing this line:

/home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin


ux/nbbuild/templates/common.xml:456:


Exception reading blurb from

/home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin


ux/platform/nbbuild/licenses/CPL-1.0


"/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
"/nbbuild/licenses/CPL-1.0"
Could someone fix this?

Thanks,
Junichi
On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
 wrote:


Hi all,

The builds have been failing for some time:

https://builds.apache.org/job/incubator-netbeans-windows/

https://builds.apache.org/job/incubator-netbeans-linux/

I think before merging more prs, we need to figure out what

the

reason

for

the build failures is.

I'm trying to figure it out, if anyone else can take a look

too,

that

would

help.

Thanks,

Gj





-


To 

Re: Failing builds

2018-08-23 Thread Christian Bourque
Yes I know that and that isn't what I meant!

If you look at the module list under "All Tests", you'll see that some are
missing!


On Thu, Aug 23, 2018 at 11:53 AM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com.invalid> wrote:

> Yes, its yellow, meaning tests fail, however its not red, which means
> everything except the tests are passing:
>
> https://builds.apache.org/job/incubator-netbeans-linux/
>
> Gj
>
> On Thu, Aug 23, 2018 at 5:47 PM, Christian Bourque <
> christian.bour...@gmail.com> wrote:
>
> > Great news!
> >
> > Though it seems that not all tests are executed on Jenkins?
> >
> > Like I'm currently working on the NetBeans JGit module (libs.git) and
> some
> > tests are failing when I run them locally so I would expect them to fail
> on
> > Jenkins as well!
> >
> > C.
> >
> >
> > On Thu, Aug 23, 2018 at 10:59 AM, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com.invalid> wrote:
> >
> > > Hurray, the build succeeds, thanks all.
> > >
> > > Gj
> > >
> > > On Thursday, August 23, 2018, Geertjan Wielenga <
> > > geertjan.wiele...@googlemail.com> wrote:
> > >
> > > > Great, thanks for doing this, really looking forward to the build
> > > > succeeding again. :-)
> > > >
> > > > Gj
> > > >
> > > > On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic <
> > svatopluk.de...@gmail.com>
> > > > wrote:
> > > >
> > > >> Hi,
> > > >>
> > > >> I am trying already to fix path issues from the recent cluster
> moves.
> > PR
> > > >> will be filed soon.
> > > >>
> > > >> @Thilina: thanks, will include that one.
> > > >>
> > > >> -S.
> > > >>
> > > >> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
> > > >>
> > > >> By searching for any occurrences of all 92 modules in platform
> cluster
> > > one
> > > >>> by one in rat-exclusions.txt
> > > >>> noticed in line 78
> > > >>>
> > > >>> openide.nodes/test/unit/src/org/openide/nodes/data/**
> > > >>>
> > > >>> the module openide.nodes is a part of platform cluster and has been
> > > moved
> > > >>> to the platform/ folder.
> > > >>> so the path should be
> > > >>>
> > > >>> platform/openide.nodes/test/unit/src/org/openide/nodes/data/**
> > > >>>
> > > >>> may this be the problem?
> > > >>>
> > > >>>
> > > >>> *Kind regards, *
> > > >>> *Thilina Ranathunga.*
> > > >>>
> > > >>>
> > > >>> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <
> > > mcdonnell.j...@gmail.com
> > > >>> >
> > > >>> wrote:
> > > >>>
> > > >>> If no one gets to it I'll take a look this evening after work.
> > > 
> > >  John
> > > 
> > >  On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
> > >   wrote:
> > > 
> > >  If this is the problem in the Linux build, then I believe the
> > problem
> > > >
> > >  comes
> > > 
> > > > from here: https://github.com/apache/incubator-netbeans/pull/732
> > > >
> > > > BUILD FAILED
> > > >
> > > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > >> linux/nbbuild/build.xml:203:
> > > >> The following error occurred while executing this line:
> > > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > >> linux/nbbuild/templates/common.xml:456:
> > > >> Exception reading blurb from
> > > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > >> linux/platform/nbbuild/licenses/CPL-1.0
> > > >>
> > > >> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> > > >> "/nbbuild/licenses/CPL-1.0"
> > > >> Could someone fix this?
> > > >>
> > > >>
> > > >> Thanks,
> > > >
> > > > Gj
> > > >
> > > >
> > > > On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
> > > > geertjan.wiele...@googlemail.com> wrote:
> > > >
> > > > Great, thanks for these investigations. I will also take a look
> --
> > > any
> > > >> further details welcome.
> > > >>
> > > >> Gj
> > > >>
> > > >> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
> > > >>
> > > > mcdonnell.j...@gmail.com>
> > > >
> > > >> wrote:
> > > >>
> > > >> Morning,
> > > >>>
> > > >>> So the windows build is still red, but it seems it goes all the
> > way
> > > >>> to
> > > >>>
> > > >> the
> > > >
> > > >> RAT step and then fails.
> > > >>>
> > > >>> At the moment the windows build runs the following ant targets:
> > > >>>
> > > >> 'build',
> > > 
> > > > 'test-platform', 'rat', while the Linux build runs: 'build',
> > > >>> 'test-platform', 'rat', 'verify-libs-and-licenses',
> 'build-nbms',
> > > >>> 'generate-uc-catalog' 'build-source-zips'.
> > > >>>
> > > >>>  From what I can see on a quick look on the Linux build it
> fails
> > on
> > > >>> the
> > > >>> 'verify-libs-and-licenses' step, so I think if we have rat
> > running
> > > on
> > > >>> Linux correctly, we don't need it on the windows build.
> > > >>>
> > > >>> As a result, I have removed rat from the windows build with a
> > view
> > > 

Re: Failing builds

2018-08-23 Thread Thilina Ranathunga
:)

the second one also succeeded


*Kind regards, *
*Thilina Ranathunga.*


On Thu, Aug 23, 2018 at 9:23 PM Geertjan Wielenga
 wrote:

> Yes, its yellow, meaning tests fail, however its not red, which means
> everything except the tests are passing:
>
> https://builds.apache.org/job/incubator-netbeans-linux/
>
> Gj
>
> On Thu, Aug 23, 2018 at 5:47 PM, Christian Bourque <
> christian.bour...@gmail.com> wrote:
>
> > Great news!
> >
> > Though it seems that not all tests are executed on Jenkins?
> >
> > Like I'm currently working on the NetBeans JGit module (libs.git) and
> some
> > tests are failing when I run them locally so I would expect them to fail
> on
> > Jenkins as well!
> >
> > C.
> >
> >
> > On Thu, Aug 23, 2018 at 10:59 AM, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com.invalid> wrote:
> >
> > > Hurray, the build succeeds, thanks all.
> > >
> > > Gj
> > >
> > > On Thursday, August 23, 2018, Geertjan Wielenga <
> > > geertjan.wiele...@googlemail.com> wrote:
> > >
> > > > Great, thanks for doing this, really looking forward to the build
> > > > succeeding again. :-)
> > > >
> > > > Gj
> > > >
> > > > On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic <
> > svatopluk.de...@gmail.com>
> > > > wrote:
> > > >
> > > >> Hi,
> > > >>
> > > >> I am trying already to fix path issues from the recent cluster
> moves.
> > PR
> > > >> will be filed soon.
> > > >>
> > > >> @Thilina: thanks, will include that one.
> > > >>
> > > >> -S.
> > > >>
> > > >> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
> > > >>
> > > >> By searching for any occurrences of all 92 modules in platform
> cluster
> > > one
> > > >>> by one in rat-exclusions.txt
> > > >>> noticed in line 78
> > > >>>
> > > >>> openide.nodes/test/unit/src/org/openide/nodes/data/**
> > > >>>
> > > >>> the module openide.nodes is a part of platform cluster and has been
> > > moved
> > > >>> to the platform/ folder.
> > > >>> so the path should be
> > > >>>
> > > >>> platform/openide.nodes/test/unit/src/org/openide/nodes/data/**
> > > >>>
> > > >>> may this be the problem?
> > > >>>
> > > >>>
> > > >>> *Kind regards, *
> > > >>> *Thilina Ranathunga.*
> > > >>>
> > > >>>
> > > >>> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <
> > > mcdonnell.j...@gmail.com
> > > >>> >
> > > >>> wrote:
> > > >>>
> > > >>> If no one gets to it I'll take a look this evening after work.
> > > 
> > >  John
> > > 
> > >  On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
> > >   wrote:
> > > 
> > >  If this is the problem in the Linux build, then I believe the
> > problem
> > > >
> > >  comes
> > > 
> > > > from here: https://github.com/apache/incubator-netbeans/pull/732
> > > >
> > > > BUILD FAILED
> > > >
> > > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > >> linux/nbbuild/build.xml:203:
> > > >> The following error occurred while executing this line:
> > > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > >> linux/nbbuild/templates/common.xml:456:
> > > >> Exception reading blurb from
> > > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > >> linux/platform/nbbuild/licenses/CPL-1.0
> > > >>
> > > >> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> > > >> "/nbbuild/licenses/CPL-1.0"
> > > >> Could someone fix this?
> > > >>
> > > >>
> > > >> Thanks,
> > > >
> > > > Gj
> > > >
> > > >
> > > > On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
> > > > geertjan.wiele...@googlemail.com> wrote:
> > > >
> > > > Great, thanks for these investigations. I will also take a look
> --
> > > any
> > > >> further details welcome.
> > > >>
> > > >> Gj
> > > >>
> > > >> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
> > > >>
> > > > mcdonnell.j...@gmail.com>
> > > >
> > > >> wrote:
> > > >>
> > > >> Morning,
> > > >>>
> > > >>> So the windows build is still red, but it seems it goes all the
> > way
> > > >>> to
> > > >>>
> > > >> the
> > > >
> > > >> RAT step and then fails.
> > > >>>
> > > >>> At the moment the windows build runs the following ant targets:
> > > >>>
> > > >> 'build',
> > > 
> > > > 'test-platform', 'rat', while the Linux build runs: 'build',
> > > >>> 'test-platform', 'rat', 'verify-libs-and-licenses',
> 'build-nbms',
> > > >>> 'generate-uc-catalog' 'build-source-zips'.
> > > >>>
> > > >>>  From what I can see on a quick look on the Linux build it
> fails
> > on
> > > >>> the
> > > >>> 'verify-libs-and-licenses' step, so I think if we have rat
> > running
> > > on
> > > >>> Linux correctly, we don't need it on the windows build.
> > > >>>
> > > >>> As a result, I have removed rat from the windows build with a
> > view
> > > to
> > > >>> bringing the windows builds back to complete successfully.
> This
> > > will
> > > 

Re: Failing builds

2018-08-23 Thread Geertjan Wielenga
Yes, its yellow, meaning tests fail, however its not red, which means
everything except the tests are passing:

https://builds.apache.org/job/incubator-netbeans-linux/

Gj

On Thu, Aug 23, 2018 at 5:47 PM, Christian Bourque <
christian.bour...@gmail.com> wrote:

> Great news!
>
> Though it seems that not all tests are executed on Jenkins?
>
> Like I'm currently working on the NetBeans JGit module (libs.git) and some
> tests are failing when I run them locally so I would expect them to fail on
> Jenkins as well!
>
> C.
>
>
> On Thu, Aug 23, 2018 at 10:59 AM, Geertjan Wielenga <
> geertjan.wiele...@googlemail.com.invalid> wrote:
>
> > Hurray, the build succeeds, thanks all.
> >
> > Gj
> >
> > On Thursday, August 23, 2018, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com> wrote:
> >
> > > Great, thanks for doing this, really looking forward to the build
> > > succeeding again. :-)
> > >
> > > Gj
> > >
> > > On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic <
> svatopluk.de...@gmail.com>
> > > wrote:
> > >
> > >> Hi,
> > >>
> > >> I am trying already to fix path issues from the recent cluster moves.
> PR
> > >> will be filed soon.
> > >>
> > >> @Thilina: thanks, will include that one.
> > >>
> > >> -S.
> > >>
> > >> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
> > >>
> > >> By searching for any occurrences of all 92 modules in platform cluster
> > one
> > >>> by one in rat-exclusions.txt
> > >>> noticed in line 78
> > >>>
> > >>> openide.nodes/test/unit/src/org/openide/nodes/data/**
> > >>>
> > >>> the module openide.nodes is a part of platform cluster and has been
> > moved
> > >>> to the platform/ folder.
> > >>> so the path should be
> > >>>
> > >>> platform/openide.nodes/test/unit/src/org/openide/nodes/data/**
> > >>>
> > >>> may this be the problem?
> > >>>
> > >>>
> > >>> *Kind regards, *
> > >>> *Thilina Ranathunga.*
> > >>>
> > >>>
> > >>> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <
> > mcdonnell.j...@gmail.com
> > >>> >
> > >>> wrote:
> > >>>
> > >>> If no one gets to it I'll take a look this evening after work.
> > 
> >  John
> > 
> >  On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
> >   wrote:
> > 
> >  If this is the problem in the Linux build, then I believe the
> problem
> > >
> >  comes
> > 
> > > from here: https://github.com/apache/incubator-netbeans/pull/732
> > >
> > > BUILD FAILED
> > >
> > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > >> linux/nbbuild/build.xml:203:
> > >> The following error occurred while executing this line:
> > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > >> linux/nbbuild/templates/common.xml:456:
> > >> Exception reading blurb from
> > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > >> linux/platform/nbbuild/licenses/CPL-1.0
> > >>
> > >> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> > >> "/nbbuild/licenses/CPL-1.0"
> > >> Could someone fix this?
> > >>
> > >>
> > >> Thanks,
> > >
> > > Gj
> > >
> > >
> > > On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
> > > geertjan.wiele...@googlemail.com> wrote:
> > >
> > > Great, thanks for these investigations. I will also take a look --
> > any
> > >> further details welcome.
> > >>
> > >> Gj
> > >>
> > >> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
> > >>
> > > mcdonnell.j...@gmail.com>
> > >
> > >> wrote:
> > >>
> > >> Morning,
> > >>>
> > >>> So the windows build is still red, but it seems it goes all the
> way
> > >>> to
> > >>>
> > >> the
> > >
> > >> RAT step and then fails.
> > >>>
> > >>> At the moment the windows build runs the following ant targets:
> > >>>
> > >> 'build',
> > 
> > > 'test-platform', 'rat', while the Linux build runs: 'build',
> > >>> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
> > >>> 'generate-uc-catalog' 'build-source-zips'.
> > >>>
> > >>>  From what I can see on a quick look on the Linux build it fails
> on
> > >>> the
> > >>> 'verify-libs-and-licenses' step, so I think if we have rat
> running
> > on
> > >>> Linux correctly, we don't need it on the windows build.
> > >>>
> > >>> As a result, I have removed rat from the windows build with a
> view
> > to
> > >>> bringing the windows builds back to complete successfully.  This
> > will
> > >>>
> > >> be
> > 
> > > from build 520 if I'm right..
> > >>>
> > >>> Regards
> > >>>
> > >>> John
> > >>>
> > >>> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto <
> > >>> junichi0...@gmail.com
> > >>>
> > >>
> > > wrote:
> > >>>
> > >>> Hi,
> > 
> >  The cause is the following:
> > 
> >  BUILD FAILED
> > 
> >  

Re: Failing builds

2018-08-23 Thread Christian Bourque
Great news!

Though it seems that not all tests are executed on Jenkins?

Like I'm currently working on the NetBeans JGit module (libs.git) and some
tests are failing when I run them locally so I would expect them to fail on
Jenkins as well!

C.


On Thu, Aug 23, 2018 at 10:59 AM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com.invalid> wrote:

> Hurray, the build succeeds, thanks all.
>
> Gj
>
> On Thursday, August 23, 2018, Geertjan Wielenga <
> geertjan.wiele...@googlemail.com> wrote:
>
> > Great, thanks for doing this, really looking forward to the build
> > succeeding again. :-)
> >
> > Gj
> >
> > On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic 
> > wrote:
> >
> >> Hi,
> >>
> >> I am trying already to fix path issues from the recent cluster moves. PR
> >> will be filed soon.
> >>
> >> @Thilina: thanks, will include that one.
> >>
> >> -S.
> >>
> >> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
> >>
> >> By searching for any occurrences of all 92 modules in platform cluster
> one
> >>> by one in rat-exclusions.txt
> >>> noticed in line 78
> >>>
> >>> openide.nodes/test/unit/src/org/openide/nodes/data/**
> >>>
> >>> the module openide.nodes is a part of platform cluster and has been
> moved
> >>> to the platform/ folder.
> >>> so the path should be
> >>>
> >>> platform/openide.nodes/test/unit/src/org/openide/nodes/data/**
> >>>
> >>> may this be the problem?
> >>>
> >>>
> >>> *Kind regards, *
> >>> *Thilina Ranathunga.*
> >>>
> >>>
> >>> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <
> mcdonnell.j...@gmail.com
> >>> >
> >>> wrote:
> >>>
> >>> If no one gets to it I'll take a look this evening after work.
> 
>  John
> 
>  On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
>   wrote:
> 
>  If this is the problem in the Linux build, then I believe the problem
> >
>  comes
> 
> > from here: https://github.com/apache/incubator-netbeans/pull/732
> >
> > BUILD FAILED
> >
> >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> >> linux/nbbuild/build.xml:203:
> >> The following error occurred while executing this line:
> >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> >> linux/nbbuild/templates/common.xml:456:
> >> Exception reading blurb from
> >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> >> linux/platform/nbbuild/licenses/CPL-1.0
> >>
> >> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> >> "/nbbuild/licenses/CPL-1.0"
> >> Could someone fix this?
> >>
> >>
> >> Thanks,
> >
> > Gj
> >
> >
> > On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com> wrote:
> >
> > Great, thanks for these investigations. I will also take a look --
> any
> >> further details welcome.
> >>
> >> Gj
> >>
> >> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
> >>
> > mcdonnell.j...@gmail.com>
> >
> >> wrote:
> >>
> >> Morning,
> >>>
> >>> So the windows build is still red, but it seems it goes all the way
> >>> to
> >>>
> >> the
> >
> >> RAT step and then fails.
> >>>
> >>> At the moment the windows build runs the following ant targets:
> >>>
> >> 'build',
> 
> > 'test-platform', 'rat', while the Linux build runs: 'build',
> >>> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
> >>> 'generate-uc-catalog' 'build-source-zips'.
> >>>
> >>>  From what I can see on a quick look on the Linux build it fails on
> >>> the
> >>> 'verify-libs-and-licenses' step, so I think if we have rat running
> on
> >>> Linux correctly, we don't need it on the windows build.
> >>>
> >>> As a result, I have removed rat from the windows build with a view
> to
> >>> bringing the windows builds back to complete successfully.  This
> will
> >>>
> >> be
> 
> > from build 520 if I'm right..
> >>>
> >>> Regards
> >>>
> >>> John
> >>>
> >>> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto <
> >>> junichi0...@gmail.com
> >>>
> >>
> > wrote:
> >>>
> >>> Hi,
> 
>  The cause is the following:
> 
>  BUILD FAILED
> 
>  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> 
> >>> ux/nbbuild/build.xml:203:
> >>>
>  The following error occurred while executing this line:
> 
>  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> 
> >>> ux/nbbuild/templates/common.xml:456:
> >>>
>  Exception reading blurb from
> 
>  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> 
> >>> ux/platform/nbbuild/licenses/CPL-1.0
> >>>
> 
>  "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
>  "/nbbuild/licenses/CPL-1.0"
>  Could 

Re: Failing builds

2018-08-23 Thread John McDonnell
Perfect!

On Thu, 23 Aug 2018 at 16:13, Thilina Ranathunga 
wrote:

> 
>
> On Thu, Aug 23, 2018, 8:29 PM Geertjan Wielenga
>  wrote:
>
> > Hurray, the build succeeds, thanks all.
> >
> > Gj
> >
> > On Thursday, August 23, 2018, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com> wrote:
> >
> > > Great, thanks for doing this, really looking forward to the build
> > > succeeding again. :-)
> > >
> > > Gj
> > >
> > > On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic <
> svatopluk.de...@gmail.com>
> > > wrote:
> > >
> > >> Hi,
> > >>
> > >> I am trying already to fix path issues from the recent cluster moves.
> PR
> > >> will be filed soon.
> > >>
> > >> @Thilina: thanks, will include that one.
> > >>
> > >> -S.
> > >>
> > >> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
> > >>
> > >> By searching for any occurrences of all 92 modules in platform cluster
> > one
> > >>> by one in rat-exclusions.txt
> > >>> noticed in line 78
> > >>>
> > >>> openide.nodes/test/unit/src/org/openide/nodes/data/**
> > >>>
> > >>> the module openide.nodes is a part of platform cluster and has been
> > moved
> > >>> to the platform/ folder.
> > >>> so the path should be
> > >>>
> > >>> platform/openide.nodes/test/unit/src/org/openide/nodes/data/**
> > >>>
> > >>> may this be the problem?
> > >>>
> > >>>
> > >>> *Kind regards, *
> > >>> *Thilina Ranathunga.*
> > >>>
> > >>>
> > >>> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <
> > mcdonnell.j...@gmail.com
> > >>> >
> > >>> wrote:
> > >>>
> > >>> If no one gets to it I'll take a look this evening after work.
> > 
> >  John
> > 
> >  On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
> >   wrote:
> > 
> >  If this is the problem in the Linux build, then I believe the
> problem
> > >
> >  comes
> > 
> > > from here: https://github.com/apache/incubator-netbeans/pull/732
> > >
> > > BUILD FAILED
> > >
> > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > >> linux/nbbuild/build.xml:203:
> > >> The following error occurred while executing this line:
> > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > >> linux/nbbuild/templates/common.xml:456:
> > >> Exception reading blurb from
> > >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > >> linux/platform/nbbuild/licenses/CPL-1.0
> > >>
> > >> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> > >> "/nbbuild/licenses/CPL-1.0"
> > >> Could someone fix this?
> > >>
> > >>
> > >> Thanks,
> > >
> > > Gj
> > >
> > >
> > > On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
> > > geertjan.wiele...@googlemail.com> wrote:
> > >
> > > Great, thanks for these investigations. I will also take a look --
> > any
> > >> further details welcome.
> > >>
> > >> Gj
> > >>
> > >> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
> > >>
> > > mcdonnell.j...@gmail.com>
> > >
> > >> wrote:
> > >>
> > >> Morning,
> > >>>
> > >>> So the windows build is still red, but it seems it goes all the
> way
> > >>> to
> > >>>
> > >> the
> > >
> > >> RAT step and then fails.
> > >>>
> > >>> At the moment the windows build runs the following ant targets:
> > >>>
> > >> 'build',
> > 
> > > 'test-platform', 'rat', while the Linux build runs: 'build',
> > >>> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
> > >>> 'generate-uc-catalog' 'build-source-zips'.
> > >>>
> > >>>  From what I can see on a quick look on the Linux build it fails
> on
> > >>> the
> > >>> 'verify-libs-and-licenses' step, so I think if we have rat
> running
> > on
> > >>> Linux correctly, we don't need it on the windows build.
> > >>>
> > >>> As a result, I have removed rat from the windows build with a
> view
> > to
> > >>> bringing the windows builds back to complete successfully.  This
> > will
> > >>>
> > >> be
> > 
> > > from build 520 if I'm right..
> > >>>
> > >>> Regards
> > >>>
> > >>> John
> > >>>
> > >>> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto <
> > >>> junichi0...@gmail.com
> > >>>
> > >>
> > > wrote:
> > >>>
> > >>> Hi,
> > 
> >  The cause is the following:
> > 
> >  BUILD FAILED
> > 
> >  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> > 
> > >>> ux/nbbuild/build.xml:203:
> > >>>
> >  The following error occurred while executing this line:
> > 
> >  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> > 
> > >>> ux/nbbuild/templates/common.xml:456:
> > >>>
> >  Exception reading blurb from
> > 
> >  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> > 
> > >>> 

Re: Failing builds

2018-08-23 Thread Thilina Ranathunga


On Thu, Aug 23, 2018, 8:29 PM Geertjan Wielenga
 wrote:

> Hurray, the build succeeds, thanks all.
>
> Gj
>
> On Thursday, August 23, 2018, Geertjan Wielenga <
> geertjan.wiele...@googlemail.com> wrote:
>
> > Great, thanks for doing this, really looking forward to the build
> > succeeding again. :-)
> >
> > Gj
> >
> > On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic 
> > wrote:
> >
> >> Hi,
> >>
> >> I am trying already to fix path issues from the recent cluster moves. PR
> >> will be filed soon.
> >>
> >> @Thilina: thanks, will include that one.
> >>
> >> -S.
> >>
> >> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
> >>
> >> By searching for any occurrences of all 92 modules in platform cluster
> one
> >>> by one in rat-exclusions.txt
> >>> noticed in line 78
> >>>
> >>> openide.nodes/test/unit/src/org/openide/nodes/data/**
> >>>
> >>> the module openide.nodes is a part of platform cluster and has been
> moved
> >>> to the platform/ folder.
> >>> so the path should be
> >>>
> >>> platform/openide.nodes/test/unit/src/org/openide/nodes/data/**
> >>>
> >>> may this be the problem?
> >>>
> >>>
> >>> *Kind regards, *
> >>> *Thilina Ranathunga.*
> >>>
> >>>
> >>> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell <
> mcdonnell.j...@gmail.com
> >>> >
> >>> wrote:
> >>>
> >>> If no one gets to it I'll take a look this evening after work.
> 
>  John
> 
>  On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
>   wrote:
> 
>  If this is the problem in the Linux build, then I believe the problem
> >
>  comes
> 
> > from here: https://github.com/apache/incubator-netbeans/pull/732
> >
> > BUILD FAILED
> >
> >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> >> linux/nbbuild/build.xml:203:
> >> The following error occurred while executing this line:
> >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> >> linux/nbbuild/templates/common.xml:456:
> >> Exception reading blurb from
> >> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> >> linux/platform/nbbuild/licenses/CPL-1.0
> >>
> >> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> >> "/nbbuild/licenses/CPL-1.0"
> >> Could someone fix this?
> >>
> >>
> >> Thanks,
> >
> > Gj
> >
> >
> > On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com> wrote:
> >
> > Great, thanks for these investigations. I will also take a look --
> any
> >> further details welcome.
> >>
> >> Gj
> >>
> >> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
> >>
> > mcdonnell.j...@gmail.com>
> >
> >> wrote:
> >>
> >> Morning,
> >>>
> >>> So the windows build is still red, but it seems it goes all the way
> >>> to
> >>>
> >> the
> >
> >> RAT step and then fails.
> >>>
> >>> At the moment the windows build runs the following ant targets:
> >>>
> >> 'build',
> 
> > 'test-platform', 'rat', while the Linux build runs: 'build',
> >>> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
> >>> 'generate-uc-catalog' 'build-source-zips'.
> >>>
> >>>  From what I can see on a quick look on the Linux build it fails on
> >>> the
> >>> 'verify-libs-and-licenses' step, so I think if we have rat running
> on
> >>> Linux correctly, we don't need it on the windows build.
> >>>
> >>> As a result, I have removed rat from the windows build with a view
> to
> >>> bringing the windows builds back to complete successfully.  This
> will
> >>>
> >> be
> 
> > from build 520 if I'm right..
> >>>
> >>> Regards
> >>>
> >>> John
> >>>
> >>> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto <
> >>> junichi0...@gmail.com
> >>>
> >>
> > wrote:
> >>>
> >>> Hi,
> 
>  The cause is the following:
> 
>  BUILD FAILED
> 
>  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> 
> >>> ux/nbbuild/build.xml:203:
> >>>
>  The following error occurred while executing this line:
> 
>  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> 
> >>> ux/nbbuild/templates/common.xml:456:
> >>>
>  Exception reading blurb from
> 
>  /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> 
> >>> ux/platform/nbbuild/licenses/CPL-1.0
> >>>
> 
>  "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
>  "/nbbuild/licenses/CPL-1.0"
>  Could someone fix this?
> 
>  Thanks,
>  Junichi
>  On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
>   wrote:
> 
> >
> > Hi all,
> >
> > The builds have been failing for some time:
> >
> > 

Re: Failing builds

2018-08-23 Thread Geertjan Wielenga
Great, thanks for doing this, really looking forward to the build
succeeding again. :-)

Gj

On Thu, Aug 23, 2018 at 1:32 PM, Svata Dedic 
wrote:

> Hi,
>
> I am trying already to fix path issues from the recent cluster moves. PR
> will be filed soon.
>
> @Thilina: thanks, will include that one.
>
> -S.
>
> Dne 23.8.2018 v 13:27 Thilina Ranathunga napsal(a):
>
> By searching for any occurrences of all 92 modules in platform cluster one
>> by one in rat-exclusions.txt
>> noticed in line 78
>>
>> openide.nodes/test/unit/src/org/openide/nodes/data/**
>>
>> the module openide.nodes is a part of platform cluster and has been moved
>> to the platform/ folder.
>> so the path should be
>>
>> platform/openide.nodes/test/unit/src/org/openide/nodes/data/**
>>
>> may this be the problem?
>>
>>
>> *Kind regards, *
>> *Thilina Ranathunga.*
>>
>>
>> On Thu, Aug 23, 2018 at 4:17 PM John McDonnell 
>> wrote:
>>
>> If no one gets to it I'll take a look this evening after work.
>>>
>>> John
>>>
>>> On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
>>>  wrote:
>>>
>>> If this is the problem in the Linux build, then I believe the problem

>>> comes
>>>
 from here: https://github.com/apache/incubator-netbeans/pull/732

 BUILD FAILED

> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/nbbuild/build.xml:203:
> The following error occurred while executing this line:
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/nbbuild/templates/common.xml:456:
> Exception reading blurb from
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/platform/nbbuild/licenses/CPL-1.0
>
> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> "/nbbuild/licenses/CPL-1.0"
> Could someone fix this?
>
>
> Thanks,

 Gj


 On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
 geertjan.wiele...@googlemail.com> wrote:

 Great, thanks for these investigations. I will also take a look -- any
> further details welcome.
>
> Gj
>
> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
>
 mcdonnell.j...@gmail.com>

> wrote:
>
> Morning,
>>
>> So the windows build is still red, but it seems it goes all the way to
>>
> the

> RAT step and then fails.
>>
>> At the moment the windows build runs the following ant targets:
>>
> 'build',
>>>
 'test-platform', 'rat', while the Linux build runs: 'build',
>> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
>> 'generate-uc-catalog' 'build-source-zips'.
>>
>>  From what I can see on a quick look on the Linux build it fails on
>> the
>> 'verify-libs-and-licenses' step, so I think if we have rat running on
>> Linux correctly, we don't need it on the windows build.
>>
>> As a result, I have removed rat from the windows build with a view to
>> bringing the windows builds back to complete successfully.  This will
>>
> be
>>>
 from build 520 if I'm right..
>>
>> Regards
>>
>> John
>>
>> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto >
>
 wrote:
>>
>> Hi,
>>>
>>> The cause is the following:
>>>
>>> BUILD FAILED
>>>
>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
>>>
>> ux/nbbuild/build.xml:203:
>>
>>> The following error occurred while executing this line:
>>>
>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
>>>
>> ux/nbbuild/templates/common.xml:456:
>>
>>> Exception reading blurb from
>>>
>>> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
>>>
>> ux/platform/nbbuild/licenses/CPL-1.0
>>
>>>
>>> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
>>> "/nbbuild/licenses/CPL-1.0"
>>> Could someone fix this?
>>>
>>> Thanks,
>>> Junichi
>>> On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
>>>  wrote:
>>>

 Hi all,

 The builds have been failing for some time:

 https://builds.apache.org/job/incubator-netbeans-windows/

 https://builds.apache.org/job/incubator-netbeans-linux/

 I think before merging more prs, we need to figure out what the

>>> reason

> for
>>>
 the build failures is.

 I'm trying to figure it out, if anyone else can take a look too,

>>> that

> would
>>>
 help.

 Thanks,

 Gj

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

>
>>> For 

Re: Failing builds

2018-08-23 Thread Thilina Ranathunga
By searching for any occurrences of all 92 modules in platform cluster one
by one in rat-exclusions.txt
noticed in line 78

openide.nodes/test/unit/src/org/openide/nodes/data/**

the module openide.nodes is a part of platform cluster and has been moved
to the platform/ folder.
so the path should be

platform/openide.nodes/test/unit/src/org/openide/nodes/data/**

may this be the problem?


*Kind regards, *
*Thilina Ranathunga.*


On Thu, Aug 23, 2018 at 4:17 PM John McDonnell 
wrote:

> If no one gets to it I'll take a look this evening after work.
>
> John
>
> On Thu, 23 Aug 2018 at 11:42, Geertjan Wielenga
>  wrote:
>
> > If this is the problem in the Linux build, then I believe the problem
> comes
> > from here: https://github.com/apache/incubator-netbeans/pull/732
> >
> > BUILD FAILED
> > > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > linux/nbbuild/build.xml:203:
> > > The following error occurred while executing this line:
> > > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > linux/nbbuild/templates/common.xml:456:
> > > Exception reading blurb from
> > > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> > > linux/platform/nbbuild/licenses/CPL-1.0
> > >
> > > "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> > > "/nbbuild/licenses/CPL-1.0"
> > > Could someone fix this?
> > >
> > >
> > Thanks,
> >
> > Gj
> >
> >
> > On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
> > geertjan.wiele...@googlemail.com> wrote:
> >
> > > Great, thanks for these investigations. I will also take a look -- any
> > > further details welcome.
> > >
> > > Gj
> > >
> > > On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell <
> > mcdonnell.j...@gmail.com>
> > > wrote:
> > >
> > >> Morning,
> > >>
> > >> So the windows build is still red, but it seems it goes all the way to
> > the
> > >> RAT step and then fails.
> > >>
> > >> At the moment the windows build runs the following ant targets:
> 'build',
> > >> 'test-platform', 'rat', while the Linux build runs: 'build',
> > >> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
> > >> 'generate-uc-catalog' 'build-source-zips'.
> > >>
> > >> From what I can see on a quick look on the Linux build it fails on the
> > >> 'verify-libs-and-licenses' step, so I think if we have rat running on
> > >> Linux correctly, we don't need it on the windows build.
> > >>
> > >> As a result, I have removed rat from the windows build with a view to
> > >> bringing the windows builds back to complete successfully.  This will
> be
> > >> from build 520 if I'm right..
> > >>
> > >> Regards
> > >>
> > >> John
> > >>
> > >> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto  >
> > >> wrote:
> > >>
> > >> > Hi,
> > >> >
> > >> > The cause is the following:
> > >> >
> > >> > BUILD FAILED
> > >> >
> > >> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> > >> ux/nbbuild/build.xml:203:
> > >> > The following error occurred while executing this line:
> > >> >
> > >> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> > >> ux/nbbuild/templates/common.xml:456:
> > >> > Exception reading blurb from
> > >> >
> > >> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
> > >> ux/platform/nbbuild/licenses/CPL-1.0
> > >> >
> > >> > "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> > >> > "/nbbuild/licenses/CPL-1.0"
> > >> > Could someone fix this?
> > >> >
> > >> > Thanks,
> > >> > Junichi
> > >> > On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
> > >> >  wrote:
> > >> > >
> > >> > > Hi all,
> > >> > >
> > >> > > The builds have been failing for some time:
> > >> > >
> > >> > > https://builds.apache.org/job/incubator-netbeans-windows/
> > >> > >
> > >> > > https://builds.apache.org/job/incubator-netbeans-linux/
> > >> > >
> > >> > > I think before merging more prs, we need to figure out what the
> > reason
> > >> > for
> > >> > > the build failures is.
> > >> > >
> > >> > > I'm trying to figure it out, if anyone else can take a look too,
> > that
> > >> > would
> > >> > > help.
> > >> > >
> > >> > > Thanks,
> > >> > >
> > >> > > Gj
> > >> >
> > >> >
> -
> > >> > To unsubscribe, e-mail:
> dev-unsubscr...@netbeans.incubator.apache.org
> > >> > For additional commands, e-mail:
> > dev-h...@netbeans.incubator.apache.org
> > >> >
> > >> > For further information about the NetBeans mailing lists, visit:
> > >> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> > >> >
> > >> >
> > >> >
> > >> >
> > >>
> > >
> > >
> >
>


Re: Failing builds

2018-08-23 Thread Geertjan Wielenga
If this is the problem in the Linux build, then I believe the problem comes
from here: https://github.com/apache/incubator-netbeans/pull/732

BUILD FAILED
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/nbbuild/build.xml:203:
> The following error occurred while executing this line:
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/nbbuild/templates/common.xml:456:
> Exception reading blurb from
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/platform/nbbuild/licenses/CPL-1.0
>
> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> "/nbbuild/licenses/CPL-1.0"
> Could someone fix this?
>
>
Thanks,

Gj


On Thu, Aug 23, 2018 at 10:26 AM, Geertjan Wielenga <
geertjan.wiele...@googlemail.com> wrote:

> Great, thanks for these investigations. I will also take a look -- any
> further details welcome.
>
> Gj
>
> On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell 
> wrote:
>
>> Morning,
>>
>> So the windows build is still red, but it seems it goes all the way to the
>> RAT step and then fails.
>>
>> At the moment the windows build runs the following ant targets: 'build',
>> 'test-platform', 'rat', while the Linux build runs: 'build',
>> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
>> 'generate-uc-catalog' 'build-source-zips'.
>>
>> From what I can see on a quick look on the Linux build it fails on the
>> 'verify-libs-and-licenses' step, so I think if we have rat running on
>> Linux correctly, we don't need it on the windows build.
>>
>> As a result, I have removed rat from the windows build with a view to
>> bringing the windows builds back to complete successfully.  This will be
>> from build 520 if I'm right..
>>
>> Regards
>>
>> John
>>
>> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto 
>> wrote:
>>
>> > Hi,
>> >
>> > The cause is the following:
>> >
>> > BUILD FAILED
>> >
>> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
>> ux/nbbuild/build.xml:203:
>> > The following error occurred while executing this line:
>> >
>> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
>> ux/nbbuild/templates/common.xml:456:
>> > Exception reading blurb from
>> >
>> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-lin
>> ux/platform/nbbuild/licenses/CPL-1.0
>> >
>> > "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
>> > "/nbbuild/licenses/CPL-1.0"
>> > Could someone fix this?
>> >
>> > Thanks,
>> > Junichi
>> > On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
>> >  wrote:
>> > >
>> > > Hi all,
>> > >
>> > > The builds have been failing for some time:
>> > >
>> > > https://builds.apache.org/job/incubator-netbeans-windows/
>> > >
>> > > https://builds.apache.org/job/incubator-netbeans-linux/
>> > >
>> > > I think before merging more prs, we need to figure out what the reason
>> > for
>> > > the build failures is.
>> > >
>> > > I'm trying to figure it out, if anyone else can take a look too, that
>> > would
>> > > help.
>> > >
>> > > Thanks,
>> > >
>> > > Gj
>> >
>> > -
>> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
>> > For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>> >
>> > For further information about the NetBeans mailing lists, visit:
>> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> >
>> >
>> >
>> >
>>
>
>


Re: Failing builds

2018-08-23 Thread Geertjan Wielenga
Great, thanks for these investigations. I will also take a look -- any
further details welcome.

Gj

On Thu, Aug 23, 2018 at 8:56 AM, John McDonnell 
wrote:

> Morning,
>
> So the windows build is still red, but it seems it goes all the way to the
> RAT step and then fails.
>
> At the moment the windows build runs the following ant targets: 'build',
> 'test-platform', 'rat', while the Linux build runs: 'build',
> 'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
> 'generate-uc-catalog' 'build-source-zips'.
>
> From what I can see on a quick look on the Linux build it fails on the
> 'verify-libs-and-licenses' step, so I think if we have rat running on
> Linux correctly, we don't need it on the windows build.
>
> As a result, I have removed rat from the windows build with a view to
> bringing the windows builds back to complete successfully.  This will be
> from build 520 if I'm right..
>
> Regards
>
> John
>
> On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto 
> wrote:
>
> > Hi,
> >
> > The cause is the following:
> >
> > BUILD FAILED
> >
> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/nbbuild/build.xml:203:
> > The following error occurred while executing this line:
> >
> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/nbbuild/templates/common.xml:456:
> > Exception reading blurb from
> >
> > /home/jenkins/jenkins-slave/workspace/incubator-netbeans-
> linux/platform/nbbuild/licenses/CPL-1.0
> >
> > "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> > "/nbbuild/licenses/CPL-1.0"
> > Could someone fix this?
> >
> > Thanks,
> > Junichi
> > On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
> >  wrote:
> > >
> > > Hi all,
> > >
> > > The builds have been failing for some time:
> > >
> > > https://builds.apache.org/job/incubator-netbeans-windows/
> > >
> > > https://builds.apache.org/job/incubator-netbeans-linux/
> > >
> > > I think before merging more prs, we need to figure out what the reason
> > for
> > > the build failures is.
> > >
> > > I'm trying to figure it out, if anyone else can take a look too, that
> > would
> > > help.
> > >
> > > Thanks,
> > >
> > > Gj
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> > For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
> >
> > For further information about the NetBeans mailing lists, visit:
> > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >
> >
> >
> >
>


Re: Failing builds

2018-08-23 Thread John McDonnell
Morning,

So the windows build is still red, but it seems it goes all the way to the
RAT step and then fails.

At the moment the windows build runs the following ant targets: 'build',
'test-platform', 'rat', while the Linux build runs: 'build',
'test-platform', 'rat', 'verify-libs-and-licenses', 'build-nbms',
'generate-uc-catalog' 'build-source-zips'.

>From what I can see on a quick look on the Linux build it fails on the
'verify-libs-and-licenses' step, so I think if we have rat running on
Linux correctly, we don't need it on the windows build.

As a result, I have removed rat from the windows build with a view to
bringing the windows builds back to complete successfully.  This will be
from build 520 if I'm right..

Regards

John

On Thu, 23 Aug 2018 at 01:55, Junichi Yamamoto 
wrote:

> Hi,
>
> The cause is the following:
>
> BUILD FAILED
>
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-linux/nbbuild/build.xml:203:
> The following error occurred while executing this line:
>
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-linux/nbbuild/templates/common.xml:456:
> Exception reading blurb from
>
> /home/jenkins/jenkins-slave/workspace/incubator-netbeans-linux/platform/nbbuild/licenses/CPL-1.0
>
> "/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
> "/nbbuild/licenses/CPL-1.0"
> Could someone fix this?
>
> Thanks,
> Junichi
> On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
>  wrote:
> >
> > Hi all,
> >
> > The builds have been failing for some time:
> >
> > https://builds.apache.org/job/incubator-netbeans-windows/
> >
> > https://builds.apache.org/job/incubator-netbeans-linux/
> >
> > I think before merging more prs, we need to figure out what the reason
> for
> > the build failures is.
> >
> > I'm trying to figure it out, if anyone else can take a look too, that
> would
> > help.
> >
> > Thanks,
> >
> > Gj
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>


Re: Failing builds

2018-08-22 Thread Junichi Yamamoto
Hi,

The cause is the following:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/incubator-netbeans-linux/nbbuild/build.xml:203:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/incubator-netbeans-linux/nbbuild/templates/common.xml:456:
Exception reading blurb from
/home/jenkins/jenkins-slave/workspace/incubator-netbeans-linux/platform/nbbuild/licenses/CPL-1.0

"/platform/nbbuild/licenses/CPL-1.0" does not exist. Maybe,
"/nbbuild/licenses/CPL-1.0"
Could someone fix this?

Thanks,
Junichi
On Thu, Aug 23, 2018 at 4:22 AM Geertjan Wielenga
 wrote:
>
> Hi all,
>
> The builds have been failing for some time:
>
> https://builds.apache.org/job/incubator-netbeans-windows/
>
> https://builds.apache.org/job/incubator-netbeans-linux/
>
> I think before merging more prs, we need to figure out what the reason for
> the build failures is.
>
> I'm trying to figure it out, if anyone else can take a look too, that would
> help.
>
> Thanks,
>
> Gj

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

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





RE: Failing builds

2018-08-22 Thread Eirik Bakke
If I understand correctly, there are now two separate build systems being 
used--Jenkins, and Travis. The latter is the one that gives a "green light" on 
Github's pull request page ("All checks have passed"), but it does not seem to 
run any tests. So GitHub pull requests will show a green light even though they 
might break the Jenkins build, potentially misleading reviewers and submitters.

Ideally, Github's pull request page would show a failure if a proposed patch 
would cause any of the Jenkins builds to fail. That would prevent future pull 
requests from breaking the build.

Also note that Jenkins only seems to run tests in modules belonging to the 
"platform" cluster. Thus there are many tests that are not run at all by either 
Jenkins or Travis, e.g. in the editor and editor.lib/lib2 modules. It would be 
great to get the full test suite running on either Jenkins, Travis, or 
both--otherwise more and more unexercised tests risk breaking over time without 
anyone noticing.

--Eirik

-Original Message-
From: Geertjan Wielenga  
Sent: Wednesday, August 22, 2018 3:22 PM
To: dev 
Subject: Failing builds

Hi all,

The builds have been failing for some time:

https://builds.apache.org/job/incubator-netbeans-windows/

https://builds.apache.org/job/incubator-netbeans-linux/

I think before merging more prs, we need to figure out what the reason for
the build failures is.

I'm trying to figure it out, if anyone else can take a look too, that would
help.

Thanks,

Gj


Re: Failing builds

2018-08-22 Thread John McDonnell
Hi Geertjan,

So I think I have the current windows build issue worked out, and I think
its related to the java cluster move.  I want to check something first from
an older version of netbeans before I commit to be 100% sure but I think
its okay.

That said the windows builds have been red for a while, so if I have time
tomorrow I'll look again at the issue if its still red tomorrow.

On the linux builds, I think we need to get in touch with Infra, something
looks fishy with the environments tied to the ubuntu label.  I don't have
time to do this now, but maybe someone else can reach out to them? Or they
might be aware already and working on it.

Regards

John

On Wed, 22 Aug 2018 at 20:28, John McDonnell 
wrote:

> I'll take a look at the windows one now for a bit.
>
> I was looking at creating a pipeline build as an alternative over the next
> week but fixing these would be a pre-requisite so makes sense...
>
> John
>
> On Wed, 22 Aug 2018 at 20:22, Geertjan Wielenga
>  wrote:
>
>> Hi all,
>>
>> The builds have been failing for some time:
>>
>> https://builds.apache.org/job/incubator-netbeans-windows/
>>
>> https://builds.apache.org/job/incubator-netbeans-linux/
>>
>> I think before merging more prs, we need to figure out what the reason for
>> the build failures is.
>>
>> I'm trying to figure it out, if anyone else can take a look too, that
>> would
>> help.
>>
>> Thanks,
>>
>> Gj
>>
>


Re: Failing builds

2018-08-22 Thread John McDonnell
I'll take a look at the windows one now for a bit.

I was looking at creating a pipeline build as an alternative over the next
week but fixing these would be a pre-requisite so makes sense...

John

On Wed, 22 Aug 2018 at 20:22, Geertjan Wielenga
 wrote:

> Hi all,
>
> The builds have been failing for some time:
>
> https://builds.apache.org/job/incubator-netbeans-windows/
>
> https://builds.apache.org/job/incubator-netbeans-linux/
>
> I think before merging more prs, we need to figure out what the reason for
> the build failures is.
>
> I'm trying to figure it out, if anyone else can take a look too, that would
> help.
>
> Thanks,
>
> Gj
>