Closed Bug 1658785 Opened 5 years ago Closed 5 years ago

AWS API errors when provisioning comm-* Decision workers

Categories

(Release Engineering :: Firefox-CI Administration, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rjl, Assigned: rjl)

Details

Attachments

(1 file)

The error reported in Taskcluster is:
Error calling AWS API: The requested configuration is currently not supported. Please check the documentation for supported configurations.

This is a worker for comm-1/decision.
https://hg.mozilla.org/ci/ci-configuration/file/tip/worker-pools.yml#l348
Most likely one of the listed instance types isn't available in one of the listed regions

I'm thinking that it's this: https://hg.mozilla.org/ci/ci-configuration/file/tip/worker-pools.yml#l387

    - instanceType: c5ad.xlarge
      capacityPerInstance: 2
      worker-config:
        capacityManagement: {diskspaceThreshold: 30000000000}

c5ad is not listed at https://aws.amazon.com/ec2/instance-types/c5/. I've seen some references to c5ad elsewhere "coming soon". m5ad are listed in the docs.
I'll submit a patch to remove that type.

I'm not able to find this class listed in the current ec2 docs:
https://aws.amazon.com/ec2/instance-types/c5/

Assignee: nobody → rob
Status: NEW → ASSIGNED
Pushed by bhearsum@mozilla.com: https://hg.mozilla.org/ci/ci-configuration/rev/30ab54e681ea Remove c5ad workers from Decision pools. r=bhearsum

I haven't seen the errors since this deployed.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: