Skip to content

Unable to deploy pre-release of firestore-multimodal-genai #759

@cabljac

Description

@cabljac

We are unable to deploy the next version of firestore-multimodal-genai and it's blocking releases.

We suspect there is some platform issue with having this many roles.

to reproduce:

  1. clone the repo
  2. cd into firestore-multimodal-genai/functions on main
  3. run npm i and npm run build
  4. cd into _extensions
  5. run firebase ext:install ../firestore-multimodal-genai --project=<PROJECT_ID>
  6. run firebase deploy --project=<PROJECT_ID>

We get:

Image

When a role is removed, it installs fine.

more logs:

Resource Manager

SetIamPolicy

projects/test-multimodal-ext

service-agent-manager@sys…
Exception calling IAM: There were concurrent policy changes. Please retry the whole read-modify-write with exponential backoff. The request's ETag '\007\006DT4\364q\003' did not match the current policy's ETag '\007\006DT5\013\374\007'.
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions