Skip to content

fix(ci-lease): chained-assume session capped at 1h#397

Merged
chrisns merged 1 commit into
mainfrom
chore/role-chaining
May 22, 2026
Merged

fix(ci-lease): chained-assume session capped at 1h#397
chrisns merged 1 commit into
mainfrom
chore/role-chaining

Conversation

@chrisns
Copy link
Copy Markdown
Member

@chrisns chrisns commented May 22, 2026

AWS limit: chained assumes are 1h max regardless of MaxSessionDuration. Previous 6h request returned ValidationError.

AWS limits role-chaining (sigv4 from already-assumed creds) to a 1h
session regardless of the target role's MaxSessionDuration. The
previous 21600s (6h) request returned:

  Could not assume role with user credentials: The requested
  DurationSeconds exceeds the 1 hour session limit for roles
  assumed by role chaining.

This is the last documented blocker for the assume step. Smart-car-park
PR-run got to "Lease Active. account_id=024863981725" and was already
acquiring the role — just couldn't request 6h.
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns had a problem deploying to smoke-test-deploy May 22, 2026 09:08 — with GitHub Actions Failure
@chrisns chrisns added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit dc66cb8 May 22, 2026
4 of 20 checks passed
@chrisns chrisns deleted the chore/role-chaining branch May 22, 2026 09:08
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

Successfully merging this pull request may close these issues.

1 participant