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

Bug: Creating a Job with thousands of tiny input files will fail the syncInputJobAttachments step #478

Open
YutongLi291 opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working job attachments For an issue with job attachments

Comments

@YutongLi291
Copy link
Contributor

Describe the bug

When submitting any job to a CMF with worker agent installed, with thousands (10000 as tested) of small 1 byte input files, after the job starts, the syncInputJobAttachments step will fail most of the time, with an error message"Input Syncing failed due to successive low transfer rates"

image

Expected Behaviour

The job should successfully sync all of the input job attachments.

Current Behaviour

The Sync attachments step fails with "Input Syncing failed due to successive low transfer rates"

Reproduction Steps

Submit any job with 10000 1 byte files. Check the sync attachments step after the job has been submitted.

Environment

At minimum:

  1. Operating system: Amazon Linux 2023 and Windows Server 2022
  2. Output of python3 --version: Python 3.12.3
  3. Output of deadline --version: deadline, version 0.48.8
  4. If this is from a version installed by the Deadline Cloud Submitter installer, then what version of the submitter installer?
    No
    Please share other details about your environment that you think might be relevant to reproducing the bug.
@YutongLi291 YutongLi291 added bug Something isn't working needs triage A new report that needs a first look labels Oct 17, 2024
@epmog epmog added the job attachments For an issue with job attachments label Nov 15, 2024
@YutongLi291 YutongLi291 removed the needs triage A new report that needs a first look label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working job attachments For an issue with job attachments
Projects
None yet
Development

No branches or pull requests

2 participants