Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples.json and dockerImages.json causing problems in Cromwell on GCP #84

Closed
leipzig opened this issue Mar 24, 2021 · 0 comments
Closed

Comments

@leipzig
Copy link

leipzig commented Mar 24, 2021

Hi. This is probably more a Cromwell problem than a biowdl problem but you should be aware that some of these "files in files" schemes in this pipeline seem to be triggering problems trying to "delocalize" them in the cloud. I don't think this pipeline would run on GCP (or Terra) as is.

I'm seeing errors that are a little different than in #74
"message": "Failed to evaluate 'dockerImages' (reason 1 of 1): Evaluating read_json(ConvertDockerTagsFile.json) failed: Failed to read_json(\"gs://pipeline-outputs/caper_out/RNAseq/cddd8308-d8af-49a9-a19d-1f9572210606/call-ConvertDockerTagsFile/dockerImages.json\") (reason 1 of 1): java.lang.IllegalArgumentException: Could not build the path \"gs://pipeline-outputs/caper_out/RNAseq/cddd8308-d8af-49a9-a19d-1f9572210606/call-ConvertDockerTagsFile/dockerImages.json\". It may refer to a filesystem not supported by this instance of Cromwell. Supported filesystems are: HTTP, LinuxFileSystem. Failures: \nHTTP: gs://pipeline-outputs/caper_out/RNAseq/cddd8308-d8af-49a9-a19d-1f9572210606/call-ConvertDockerTagsFile/dockerImages.json does not have an http or https scheme (IllegalArgumentException)\nLinuxFileSystem: Cannot build a local path from gs://pipeline-outputs/caper_out/RNAseq/cddd8308-d8af-49a9-a19d-1f9572210606/call-ConvertDockerTagsFile/dockerImages.json (RuntimeException)\n Please refer to the documentation for more information on how to configure filesystems: http://cromwell.readthedocs.io/en/develop/backends/HPC/#filesystems",

https://support.terra.bio/hc/en-us/community/posts/360071465631-write-lines-write-map-write-tsv-write-json-fail-when-run-in-a-workflow-rather-than-in-a-task

@leipzig leipzig closed this as completed Mar 24, 2021
@leipzig leipzig reopened this Mar 24, 2021
@leipzig leipzig closed this as completed Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant