Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Yishay Weiss
The CI does 'ant release' if I understand correctly. In any case I didn't detect any code changes around these tests since Sep. 7 when it was still working so I have to assume it's an environment issue. Maybe azure is blocking port 1024 for some reason? I'll try to figure it out when I have

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Harbs
ant > On Sep 13, 2021, at 1:41 PM, Yishay Weiss wrote: > > Did you do build with 'ant' or 'ant release' > On 2021/09/13 10:20:25, Harbs wrote: >> Didn’t help and neither did restarting the server. >> >> Not sure what’s wrong. The full build works locally on my Mac. >> >>> On Sep 13, 2021,

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Yishay Weiss
Did you do build with 'ant' or 'ant release' On 2021/09/13 10:20:25, Harbs wrote: > Didn’t help and neither did restarting the server. > > Not sure what’s wrong. The full build works locally on my Mac. > > > On Sep 13, 2021, at 11:37 AM, Harbs wrote: > > > > I manually closed Chrome and

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Harbs
Didn’t help and neither did restarting the server. Not sure what’s wrong. The full build works locally on my Mac. > On Sep 13, 2021, at 11:37 AM, Harbs wrote: > > I manually closed Chrome and restarted the build. Let’s see if that helps... > >> On Sep 13, 2021, at 10:55 AM, Yishay Weiss

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Harbs
I manually closed Chrome and restarted the build. Let’s see if that helps... > On Sep 13, 2021, at 10:55 AM, Yishay Weiss wrote: > > It looks like org.apache.royale.test.ant.tasks.TestRun is using > org.java_websocket.server.WebSocketServer to start the ws server, but I have > not debugged to

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Piotr Zarzycki
Hard question - Do you ask me whether it's building for me locally ? pon., 13 wrz 2021 o 09:55 Yishay Weiss napisał(a): > It looks like org.apache.royale.test.ant.tasks.TestRun is using > org.java_websocket.server.WebSocketServer to start the ws server, but I > have not debugged to see why it's

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Yishay Weiss
It looks like org.apache.royale.test.ant.tasks.TestRun is using org.java_websocket.server.WebSocketServer to start the ws server, but I have not debugged to see why it's failing. Piotr, does ant release work for you on royale-asjs ? On 2021/09/13 07:05:29, Yishay Weiss wrote: > I am getting

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Yishay Weiss
I am getting the following [2] stack trace when running [1] locally on CI. Looks like a websocket connection is failing. Maybe someone with more RoyaleUnit knowledge can advise. [1] "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"

Re: Build failed in Jenkins: royale-asjs_jsonly #3485

2021-09-13 Thread Piotr Zarzycki
Hi guys, Can someone take a look into machine ? - it's failing for couple of days. pon., 13 wrz 2021 o 06:29 napisał(a): > See < > http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-asjs_jsonly/3485/display/redirect > > > > Changes: > > >