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

WorkerInstanceFleet fails deployment for Windows instances #353

Closed
jusiskin opened this issue Mar 21, 2021 · 0 comments · Fixed by #354
Closed

WorkerInstanceFleet fails deployment for Windows instances #353

jusiskin opened this issue Mar 21, 2021 · 0 comments · Fixed by #354
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@jusiskin
Copy link
Contributor

The WorkerInstanceFleet construct fails to deploy its ASG instances when configured to deploy Windows AMIs with Deadline 10.1.14.x.

Reproduction Steps

all Windows Worker fleet integration tests currently fail using the defaults (latest Deadline version of 10.1.14.5).

Error Log

The cdk deploy output shows:

4:50:57 AM | CREATE_FAILED        | AWS::AutoScaling::AutoScalingGroup          | WorkerStructWF2/Worker3/Default/ASG
Received 0 SUCCESS signal(s) out of 1.  Unable to satisfy 100% MinSuccessfulInstancesPercent requirement

When looking at the userdata CloudWatch logs, the following is seen:

2021/03/20 06:28:28Z: <powershell> tag was provided.. running powershell content
2021/03/20 06:30:31Z: Userdata:  is currently executing. To end it kill the process with id: 3880
2021/03/20 06:32:32Z: Userdata:  is currently executing. To end it kill the process with id: 3880
2021/03/20 06:34:34Z: Userdata:  is currently executing. To end it kill the process with id: 3880
...

Environment

  • CDK CLI Version : 1.91.0
  • CDK Framework Version: 1.91.0
  • RFDK Version: 0.27.0
  • Deadline Version: 10.1.14.5
  • Node.js Version: Any
  • OS : Amazon Linux 2
  • Language (Version): All

Other

This was not occurring in the integration tests for the 0.27.0 release. At that time, the latest Deadline version available to RFDK was 10.1.13.2.


This is 🐛 Bug Report

@jusiskin jusiskin added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Mar 21, 2021
jusiskin added a commit to jusiskin/aws-rfdk that referenced this issue Mar 21, 2021
jusiskin added a commit to jusiskin/aws-rfdk that referenced this issue Mar 22, 2021
jusiskin added a commit to jusiskin/aws-rfdk that referenced this issue Mar 22, 2021
jusiskin added a commit to jusiskin/aws-rfdk that referenced this issue Mar 22, 2021
jusiskin added a commit to jusiskin/aws-rfdk that referenced this issue Mar 22, 2021
horsmand pushed a commit that referenced this issue Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
1 participant