Summary: | X11 forwarding error: _get_home: getpwuid_r(33560764):No error | ||
---|---|---|---|
Product: | Slurm | Reporter: | Jack Duvall <theduvallj> |
Component: | Scheduling | Assignee: | Jacob Jenson <jacob> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | 6 - No support contract | ||
Priority: | --- | ||
Version: | 17.11.9 | ||
Hardware: | Linux | ||
OS: | Linux | ||
Site: | -Other- | Alineos Sites: | --- |
Atos/Eviden Sites: | --- | Confidential Site: | --- |
Coreweave sites: | --- | Cray Sites: | --- |
DS9 clusters: | --- | HPCnow Sites: | --- |
HPE Sites: | --- | IBM Sites: | --- |
NOAA SIte: | --- | NoveTech Sites: | --- |
Nvidia HWinf-CS Sites: | --- | OCF Sites: | --- |
Recursion Pharma Sites: | --- | SFW Sites: | --- |
SNIC sites: | --- | Tzag Elita Sites: | --- |
Linux Distro: | --- | Machine Name: | |
CLE Version: | Version Fixed: | ||
Target Release: | --- | DevPrio: | --- |
Emory-Cloud Sites: | --- | ||
Attachments: |
Verbose error log for issue
slurm.conf Verbose slurmd.log, 18.08 version |
Description
Jack Duvall
2018-09-09 15:31:08 MDT
Created attachment 7791 [details]
slurm.conf
Update: 18.08.0 does not fix this issue for me. Nothing seemed to change drastically in the logs either.
New abbreviated log:
> [2018-09-09T18:40:31.983] _run_prolog: run job script took usec=169
> [2018-09-09T18:40:31.984] _run_prolog: prolog with lock for job 2067 ran for 0 seconds
> [2018-09-09T18:40:32.046] [2067.extern] error: _get_home: getpwuid_r(33560764):No error
> [2018-09-09T18:40:32.047] [2067.extern] error: could not find HOME in environment
> [2018-09-09T18:40:32.047] [2067.extern] error: x11 port forwarding setup failed
> [2018-09-09T18:40:32.065] [2067.extern] error: _spawn_job_container: failed retrieving x11 display value: No error
> [2018-09-09T18:40:32.065] [2067.extern] error: _spawn_job_container: failed retrieving x11 authority value: No error
> [2018-09-09T18:40:32.085] [2067.extern] done with job
> [2018-09-09T18:40:32.102] launch task 2067.0 request from UID:33560764 GID:2019 HOST:198.38.16.106 PORT:17035
> [2018-09-09T18:40:32.104] error: could not get x11 forwarding display for job 2067 step 0, x11 forwarding disabled
> [2018-09-09T18:40:33.843] [2067.0] done with job
debug2 version of log attached.
Created attachment 7792 [details]
Verbose slurmd.log, 18.08 version
|