Closed bsiranosian closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi @bsiranosian, 21.04.3
is a two years old version. Please try updating to latest 23.04.2
Well, I think that was the current version at the time of issue submission :) I'm not sure if this is still an issue in 23.04
Bug report
Running a pipeline with aws batch executor, and all files on S3. PublishDir fails when mode is 'move' but not 'copy'. Adding overwirite: 'true' doesn't help. When mode is 'copy' everything works as expected. I'd rather not keep additional copies of the large sequencing files on S3 if I don't have to.
Expected behavior and actual behavior
Expected: Files are moved from workdir into destination on S3 Actual: Files are not moved and remain in workdir
Steps to reproduce the problem
Can provide minimal example later if necessary. An example rule:
Program output
S3 paths obscured here. I ran this example with
-resume
because the files were generated in a previous run. But the behavior is the same if starting from scratchEnvironment
Additional context
Nextflow log: