Bug #20977
closed
a-c-r crashes with "Secret store only accepts strings" if you try to register a workflow with secrets
Added by Brett Smith about 1 year ago.
Updated 5 months ago.
Description
e.g., if you run arvados-cwl-runner --create-workflow aws-s3-bulk-cp.cwl
from our aws-cli-cwl
repository:
INFO bin/arvados-cwl-runner 2.6.3, arvados-python-client 2.6.3, cwltool 3.1.20230601100705
INFO Resolved 'aws-s3-bulk-cp.cwl' to 'file:///aws-cli-cwl/aws-s3-bulk-cp.cwl'
ERROR Unhandled error:
Secret store only accepts strings
Traceback (most recent call last):
File "lib/python3.9/site-packages/cwltool/main.py", line 1264, in main
initialized_job_order_object = init_job_order(
File "lib/python3.9/site-packages/cwltool/main.py", line 456, in init_job_order
secret_store.store(
File "lib/python3.9/site-packages/cwltool/secrets.py", line 34, in store
job[j] = self.add(job[j])
File "lib/python3.9/site-packages/cwltool/secrets.py", line 22, in add
raise Exception("Secret store only accepts strings")
Exception: Secret store only accepts strings
- Related to Bug #15814: Running a workflow from WB2 exposes secret inputs added
- Target version changed from Future to Development 2024-01-17 sprint
- Target version changed from Development 2024-01-17 sprint to Development 2024-01-31 sprint
- Target version changed from Development 2024-01-31 sprint to Development 2024-02-28 sprint
- Target version changed from Development 2024-02-28 sprint to Development 2024-03-13 sprint
- Tracker changed from Idea to Bug
- Target version changed from Development 2024-03-13 sprint to Development 2024-03-27 sprint
- Target version changed from Development 2024-03-27 sprint to Development 2024-04-10 sprint
- Target version changed from Development 2024-04-10 sprint to Development 2024-04-24 sprint
- Target version changed from Development 2024-04-24 sprint to Development 2024-05-08 sprint
- Target version changed from Development 2024-05-08 sprint to Development 2024-06-05 sprint
- Target version changed from Development 2024-06-05 sprint to Development 2024-05-22 sprint
- Target version changed from Development 2024-05-22 sprint to Development 2024-06-05 sprint
- Target version changed from Development 2024-06-05 sprint to 439
- Target version changed from 439 to Development 2024-06-19 sprint
- Assigned To set to Peter Amstutz
- Status changed from New to In Progress
- Target version changed from Development 2024-06-19 sprint to Development 2024-07-03 sprint
- Status changed from In Progress to Resolved
Also available in: Atom
PDF