Skip to content

try a different service account #83

try a different service account

try a different service account #83

Re-run triggered May 19, 2026 14:18
Status Failure
Total duration 1m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet --format json backend/app_private_dev.yaml --promote --service-account dft-rlg-atip-dev@appspot.gserviceaccount.com`: WARNING: You might be using automatic scaling for a standard environment deployment, without providing a value for automatic_scaling.max_instances. Starting from March, 2025, App Engine sets the automatic scaling maximum instances default for standard environment deployments to 20. This change doesn't impact existing apps. To override the default, specify the new max_instances value in your app.yaml file, and deploy a new version or redeploy over an existing version. For details on max_instances, see https://cloud.google.com/appengine/docs/standard/reference/app-yaml.md#scaling_elements. Services to deploy: descriptor: [/home/runner/work/atip/atip/backend/app_private_dev.yaml] source: [/home/runner/work/atip/atip/backend] target project: [dft-rlg-atip-dev] target service: [default] target version: [20260519t141951] target url: [https://dft-rlg-atip-dev.ew.r.appspot.com] target service account: [dft-rlg-atip-dev@appspot.gserviceaccount.com] Beginning deployment of service [default]... ╔════════════════════════════════════════════════════════════╗ ╠═ Uploading 0 files to Google Cloud Storage ═╣ ╚════════════════════════════════════════════════════════════╝ File upload done. Waiting for operation [apps/dft-rlg-atip-dev/operations/operation-1779200393658-6522c5f72c272-f2d722e5-02525afd] to complete... ......................................failed. ERROR: (gcloud.app.deploy) Error Response: [13] an internal error has occurred Details: [ [ { "@type": "type.googleapis.com/google.rpc.DebugInfo", "detail": "Failed to create cloud build: com.google.net.rpc3.client.RpcClientException: <eye3 title='/ArgoAdminNoCloudAudit.CreateBuild, INVALID_ARGUMENT'/> APPLICATION_ERROR;google.devtools.cloudbuild.v1/ArgoAdminNoCloudAudit.CreateBuild;build.service_account must be specified due to the evaluation of the following org policies:\n\t\t\t\t\"constraints/cloudbuild.disableCreateDefaultServiceAccount\"\n\t\t\t\t\"constraints/cloudbuild.useBuildServiceAccount\"\n\t\t\t\t\"constraints/cloudbuild.useComputeServiceAccount\"\n\t\t\t\tPlease check the value of these constraints and visit https://cloud.google.com/build/docs/cloud-build-service-account-updates for information on setting them;AppErrorCode=3;StartTimeMs=1779200396329;unknown;ResFormat=uncompressed;ServerTimeSec=0.05036288;LogBytes=256;Non-FailFast;EndUserCredsRequested;EffSecLevel=privacy_and_integrity;ReqFormat=uncompressed;ReqID=25007cea7f24a546;GlobalID=0;Server=[2002:a85:910d:0:b0:3ce:eb89:c1d]:4001.", "stackEntries": [ "cloud/control2/shared/userfriendly/userfriendly_helpers.go:66 +0x25 google3/cloud/control2/shared/userfriendly/userfriendly.DebugInfoWithMessage({0x698417c9c00, 0x3a7})", "cloud/control2/frontend/storedata/public_operation.go:256 +0xc8 google3/cloud/control2/frontend/storedata/publicoperation.toOperationError({0x561dd2faebb8, 0x698431e0960}, 0x698474ab520?, 0x8?)", "cloud/control2/frontend/storedata/public_operation.go:122 +0x3c5 google3/cloud/control2/frontend/storedata/publicoperation.ToPublic({0x561dd2faebb8, 0x698431e0960}, 0x698474ab520, 0x6982936d108, 0x6981c523830, 0x6981bd46480)", "cloud/control2/frontend/converters/operation_converter.go:46 +0xa7 google3/cloud/control2/frontend/converters/operationconverter.(*OperationConverter).ConvertResource(0x6984f0f7900, {0x561dd2faebb8, 0x698431e0960}, {0x561dd2fbe5a0, 0x698474ab520}, 0x0?, 0x6983dd75500?)", "cloud/control2/frontend/handler/get.go:202 +0x1427
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v3, google-github-actions/auth@v1, google-github-actions/deploy-appengine@v1, jetli/wasm-pack-action@v0.4.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/