Actions
Bug #8880
closed[CWL Runner] SDK version 0.1.20151210204624 on su92l cannot run arvados-cwl-runner jobs
Status:
Duplicate
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
8903.0
Description
su92l does not run arvados-cwl-runner jobs when they are submitted with the --submit --no-wait flags. Exits with "ImportError: No module named arvados_cwl"
Job: https://workbench.su92l.arvadosapi.com/jobs/su92l-8i9sb-sjie1gntriubkj6
4/4/2016 1:43:51 PM compute0 1 task-print 0 Using Arvados SDK version 0.1.20151210204624 4/4/2016 1:43:51 PM compute0 1 task-print 0 Traceback (most recent call last): 4/4/2016 1:43:51 PM compute0 1 task-print 0 File "/tmp/crunch-job/src/crunch_scripts/cwl-runner", line 12, in <module> 4/4/2016 1:43:51 PM compute0 1 task-print 0 import arvados_cwl 4/4/2016 1:43:51 PM compute0 1 task-print 0 ImportError: No module named arvados_cwl 4/4/2016 1:43:51 PM compute0 1 task-dispatch 0 srun: error: compute0: task 0: Exited with exit code 1 4/4/2016 1:43:51 PM compute0 1 task-dispatch 0 child 61224 on compute0.1 exit 1 success=
Updated by Brett Smith almost 10 years ago
- Subject changed from Arvados SDK version 0.1.20151210204624 (running on su92l) cannot run arvados-cwl-runner jobs to [CWL Runner] SDK version 0.1.20151210204624 on su92l cannot run arvados-cwl-runner jobs
Updated by Brett Smith almost 10 years ago
- Target version set to Arvados Future Sprints
Updated by Peter Amstutz almost 10 years ago
This may be due to an out-of-date arvados/jobs image.
Updated by Brett Smith almost 10 years ago
- Status changed from New to Duplicate
- Target version deleted (
Arvados Future Sprints) - Story points set to 8903.0
#8903 diagnosed and addressed the underlying problem.
Actions