Bug 55583 - Old websocket server process stuck around for two days on apple-windows-13
Summary: Old websocket server process stuck around for two days on apple-windows-13
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-02 08:53 PST by Adam Roben (:aroben)
Modified: 2016-05-18 21:18 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-02 08:53:17 PST
apple-windows-13 had a two-day-old websocket server process running. This, in combination with bug 55581, was causing it to fail to upload test results. I killed the process on the tester, but we should figure out how to prevent this from happening in the future.
Comment 1 Adam Roben (:aroben) 2011-03-02 08:56:01 PST
It looks like this started happening after a test run aborted for some reason:

http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/25827 (all good)
http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/25831 (test run aborted)
http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29/builds/25839 (first bad run)

I think perhaps the build master was rebooted when this happened?

Anyway, regardless of the reason, we should find a way to kill old websocket servers before starting a new test run.
Comment 2 Brent Fulgham 2016-05-18 21:18:50 PDT
We don't have this server anymore, and this bug is way to old for us to take any useful steps.