[webkit-dev] GTK+ release bots are missing results

2010-12-01 Thread Martin Robinson
For some weeks now the GTK+ release bots have been missing results.
When you try to click on any result in results.html, there's an error
page. I'm not sure what the issue is, but the results upload output
looks quite sane:

http://build.webkit.org/builders/GTK Linux 32-bit
Release/builds/8174/steps/MasterShellCommand/logs/stdio

It's pretty tough to debug failures on the release bot at the moment.

-- Martin
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] GTK+ release bots are missing results

2010-12-01 Thread Adam Roben
On Dec 1, 2010, at 11:54 AM, Martin Robinson wrote:

 For some weeks now the GTK+ release bots have been missing results.
 When you try to click on any result in results.html, there's an error
 page. I'm not sure what the issue is, but the results upload output
 looks quite sane:
 
 http://build.webkit.org/builders/GTK Linux 32-bit
 Release/builds/8174/steps/MasterShellCommand/logs/stdio
 
 It's pretty tough to debug failures on the release bot at the moment.

Perhaps the umask change that Bill Siegrist requested a month or so ago [1] was 
never made on those bots?

-Adam

1. http://article.gmane.org/gmane.os.opendarwin.webkit.devel/14798___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] GTK+ release bots are missing results

2010-12-01 Thread William Siegrist

On Dec 1, 2010, at 8:56 AM, Adam Roben wrote:

 On Dec 1, 2010, at 11:54 AM, Martin Robinson wrote:
 
 For some weeks now the GTK+ release bots have been missing results.
 When you try to click on any result in results.html, there's an error
 page.
 
 Perhaps the umask change that Bill Siegrist requested a month or so ago [1] 
 was never made on those bots?
 

Yes, its a umask problem.

Gustavo, can you recheck the umask changes you made on gtk-linux-slave-1 and 
gtk-linux-slave-4?

Thanks,
-Bill

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] GTK+ release bots are missing results

2010-12-01 Thread Gustavo Noronha Silva
On Wed, 2010-12-01 at 09:15 -0800, William Siegrist wrote:
 On Dec 1, 2010, at 8:56 AM, Adam Roben wrote:
 
  On Dec 1, 2010, at 11:54 AM, Martin Robinson wrote:
  
  For some weeks now the GTK+ release bots have been missing results.
  When you try to click on any result in results.html, there's an error
  page.
  
  Perhaps the umask change that Bill Siegrist requested a month or so ago [1] 
  was never made on those bots?
  
 
 Yes, its a umask problem.
 
 Gustavo, can you recheck the umask changes you made on gtk-linux-slave-1 and 
 gtk-linux-slave-4?

Damn, yeah, I made the change but I was not aware the configuration
files were actually handled by a centralized configuration system that
later restored the configuration file to its original form =/. The
centralized configuration system has been taught about the new settings
now, and the slaves restarted. Sorry for the mess.

Thanks,

-- 
Gustavo Noronha Silva g...@gnome.org
GNOME Project

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] GTK+ release bots are missing results

2010-12-01 Thread William Siegrist
On Dec 1, 2010, at 10:04 AM, Gustavo Noronha Silva wrote:

 On Wed, 2010-12-01 at 09:15 -0800, William Siegrist wrote:
 On Dec 1, 2010, at 8:56 AM, Adam Roben wrote:
 
 On Dec 1, 2010, at 11:54 AM, Martin Robinson wrote:
 
 For some weeks now the GTK+ release bots have been missing results.
 When you try to click on any result in results.html, there's an error
 page.
 
 Perhaps the umask change that Bill Siegrist requested a month or so ago [1] 
 was never made on those bots?
 
 
 Yes, its a umask problem.
 
 Gustavo, can you recheck the umask changes you made on gtk-linux-slave-1 and 
 gtk-linux-slave-4?
 
 Damn, yeah, I made the change but I was not aware the configuration
 files were actually handled by a centralized configuration system that
 later restored the configuration file to its original form =/. The
 centralized configuration system has been taught about the new settings
 now, and the slaves restarted. Sorry for the mess.
 

Thanks, the permissions of the server have been fixed as well. Let me know if 
you find any more broken links.

-Bill


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] GTK+ release bots are missing results

2010-12-01 Thread Martin Robinson
On Wed, Dec 1, 2010 at 7:19 PM, William Siegrist wsiegr...@apple.com wrote:

 On Dec 1, 2010, at 10:04 AM, Gustavo Noronha Silva wrote:
 Damn, yeah, I made the change but I was not aware the configuration
 files were actually handled by a centralized configuration system that
 later restored the configuration file to its original form =/. The
 centralized configuration system has been taught about the new settings
 now, and the slaves restarted. Sorry for the mess.

 Thanks, the permissions of the server have been fixed as well. Let me know if 
 you find any more broken links.

Awesome! Things seem to be working now. Thank you for the quick response!

Martin
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev