Page MenuHomePhabricator

[bug] server won't launch
Closed, ResolvedPublicBUG REPORT

Description

What happened?

server won't launch https://hub-paws.wmcloud.org/hub/spawn-pending/Hannolans

gives:

Your server is starting up. You will be redirected automatically when it's ready for you.

then

2025-12-26T06:37:19.224721Z [Normal] Successfully assigned prod/jupyter--48annolans to paws-127c-uwce57bvcgrt-node-0

then

2025-12-26T06:32:34Z [Warning] Unable to attach or mount volumes: unmounted volumes=[home], unattached volumes=[], failed to process volumes=[]: timed out waiting for the condition

What should have happened?

openrefine of jupiler notebook should launch

Event Timeline

Hannolans updated the task description. (Show Details)
LBLaiSiNanHai changed the subtype of this task from "Task" to "Bug Report".Dec 26 2025, 9:55 AM

Both my accounts (admin and bot) neither launch. Same problem.

Now I use my PC to run pywikibot instead. (But there are a lot of scripts on the server I can't remake them.)

For the record I am also having this issue when I try to start up my PAWS server.

Same problem for me.

Apologies I opened a new task, I am going to delete it now that I see it is here.

I had a quick look at this issue, the NFS server at paws-nfs-1.paws.eqiad1.wikimedia.cloud is failing to mount a shared volume:

Dec 30 16:22:59 paws-nfs-1 mount[2779064]: mount.nfs: Failed to resolve server nfs-tools-project.svc.eqiad.wmnet: Name or service not known

I think that node-0 is having trouble somehow, I failed to spawn a pod there too with my user, I'll reboot that one, the others seem to have more pods being created though.

I think that node-0 is having trouble somehow, I failed to spawn a pod there too with my user, I'll reboot that one, the others seem to have more pods being created though.

Yep, now my notebook starts ok on node-0, I'll leave it there, but please report if it does not work for you yet (maybe other nodes are stuck too :/, gtg right now, might have a look later but can't be certain).

I am now able to login, thank you!

fnegri claimed this task.

I had a quick look at this issue, the NFS server at paws-nfs-1.paws.eqiad1.wikimedia.cloud is failing to mount a shared volume:

Dec 30 16:22:59 paws-nfs-1 mount[2779064]: mount.nfs: Failed to resolve server nfs-tools-project.svc.eqiad.wmnet: Name or service not known

I re-checked the error above and it's a separate issue, unrelated to the issue described in this task. I opened T413786: paws-nfs-1 attempts invalid NFS mounts to track it.

This task can be resolved.