Closed Bug 1723027 Opened 4 years ago Closed 4 years ago

no shell on interactive build job

Categories

(Taskcluster :: UI, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfink, Unassigned)

Details

Attachments

(1 file)

The last few times I've tried an interactive shell for a spidermonkey build job, the shell has not given me a prompt. My latest example shows in its log that the task ran normally. I didn't see anything that looked like it was trying to start an interactive shell.

The payload does have features.interactive=true fwiw.

I'm also seeing this. There is an empty orange banner at the top of the page. I'll include a screen shot of that. After the clicking the link to get a shell, no prompt is ever returned in the new window, just a red square (presumably a cursor). Of course you only get about 5 minutes of time to troubleshoot before the task is no longer available. Please let me know if there is additional info I can provide. This would be nice functionality to have back.

I'm not familiar with interactive debugging, but the URL for the websocket suggests they could be impacted by an expired SSL certificate (bug 1714818). You might be able to work around the issue by:

  1. Viewing the live log for the running task. If you get an error viewing the live log, you might be running a docker worker with the expired SSL certificate. Sorry, I don't have the exact error message, but it contains a URL to a subdomain of taskcluster-worker.net, like eotlojqaaaaxt4t4nhirqlel4r5hggpywlxtnhckgr52h2o5.taskcluster-worker.net.
  2. Go to that URL. You'll get a security warning, and the details will be that the certificate is expired
  3. Accept the certificate, and try viewing the live log again
  4. Try the interactive prompt again. The web socket may also use the expired SSL certificate, and you might be able to use it now.

bug 1714818 is fixed, so I'm assuming this one is fixed as well.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: